mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 17:42:56 +01:00
update nvim plugins
This commit is contained in:
parent
b55641e5b4
commit
7171cdae89
1 changed files with 3 additions and 0 deletions
|
@ -167,5 +167,8 @@ return require("packer").startup(function(use)
|
|||
"nvim-treesitter/nvim-treesitter-context",
|
||||
config = pconf "ts-context"
|
||||
}
|
||||
|
||||
use "DaeZak/crafttweaker-vim-highlighting"
|
||||
|
||||
cmp_plugins(use)
|
||||
end)
|
||||
|
|
Loading…
Reference in a new issue