add some plugins and keymaps
This commit is contained in:
parent
4bddb73128
commit
af06f0ff9e
3 changed files with 102 additions and 34 deletions
|
|
@ -2,4 +2,8 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
'tpope/vim-surround',
|
||||
'szw/vim-maximizer',
|
||||
'vim-scripts/ReplaceWithRegister',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue