chore(nvim): improved cmp performance and added fugitive
This commit is contained in:
parent
3190c83a91
commit
1d5291c270
3 changed files with 28 additions and 2 deletions
|
@ -6,5 +6,6 @@ return {
|
|||
require("blame").setup()
|
||||
end
|
||||
},
|
||||
"https://github.com/tpope/vim-fugitive"
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue