idc changed a lot of files
This commit is contained in:
parent
628baf3eea
commit
94d2955ab0
31 changed files with 267 additions and 80 deletions
6
.config/nvim/lua/plugins/peekaboo.lua
Normal file
6
.config/nvim/lua/plugins/peekaboo.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
'junegunn/vim-peekaboo',
|
||||
config = function ()
|
||||
vim.g.peekaboo_window = 'enew'
|
||||
end
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue