working?
This commit is contained in:
parent
83f02dbde7
commit
5bdc9a9944
7 changed files with 31 additions and 8 deletions
6
lua/plugins/unimpaired.lua
Normal file
6
lua/plugins/unimpaired.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
{
|
||||
"tpope/vim-unimpaired",
|
||||
lazy = false, -- Load immediately since it provides useful mappings
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue