[nvim] Zig plugin and laguage server fix.

This commit is contained in:
jmug
2026-02-28 01:59:59 -08:00
parent 6cb5f8b8c7
commit 5e210a5a38
2 changed files with 11 additions and 0 deletions
@@ -41,6 +41,7 @@ return require('packer').startup(function(use)
-- Syntax
use 'sheerun/vim-polyglot'
use 'https://codeberg.org/ziglang/zig.vim'
-- use {
--- 'prettier/vim-prettier',
-- run = "yarn install",