Changed <space> mappings to <leader> (they're the same)
This commit is contained in:
parent
ac9a7343c6
commit
c9445081a1
2 changed files with 13 additions and 13 deletions
|
@ -162,10 +162,6 @@ return require('packer').startup(function()
|
|||
use { -- tpope: Comments
|
||||
'tpope/vim-commentary'
|
||||
}
|
||||
-- use { -- Comments (lua)
|
||||
-- "terrortylor/nvim-comment",
|
||||
-- require('conveniences').nvim_comment()
|
||||
-- }
|
||||
use { -- tpope: git integration
|
||||
'tpope/vim-fugitive'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue