mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-02 05:47:53 +00:00
chore(nvim): more tweaks, cleanup and docs
This commit is contained in:
@@ -8,6 +8,9 @@ return {
|
||||
'nvim-tree/nvim-web-devicons', -- not strictly required, but recommended
|
||||
'MunifTanjim/nui.nvim',
|
||||
{
|
||||
-- This plugins prompts the user to pick a window and returns
|
||||
-- the window id of the picked window
|
||||
-- https://github.com/s1n7ax/nvim-window-picker
|
||||
's1n7ax/nvim-window-picker',
|
||||
version = '2.*',
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user