feat: add zig to nvim config
This commit is contained in:
@@ -155,6 +155,9 @@ Plug 'preservim/nerdtree'
|
||||
" Auto-close brackets
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
|
||||
" Zig Language
|
||||
Plug 'ziglang/zig.vim'
|
||||
|
||||
" NerdTree Icons (Should be last according to docs)
|
||||
Plug 'ryanoasis/vim-devicons'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user