update
This commit is contained in:
parent
1be8014415
commit
8f3b85b519
5 changed files with 13 additions and 34 deletions
9
lua/custom/plugins/vim-unimpaired.lua
Normal file
9
lua/custom/plugins/vim-unimpaired.lua
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
return {
|
||||
-- {
|
||||
-- "kevinhwang91/nvim-bqf",
|
||||
-- lazy = false,
|
||||
-- },
|
||||
{
|
||||
'tpope/vim-unimpaired',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue