From e78589ea658947c6778ed1458c2bdced681c5ed7 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Fri, 15 Dec 2023 21:46:55 +0100 Subject: nvim: zig is in nvim by default --- nvim/nvim/init.vim | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nvim') diff --git a/nvim/nvim/init.vim b/nvim/nvim/init.vim index baf3402..f7a8f5d 100644 --- a/nvim/nvim/init.vim +++ b/nvim/nvim/init.vim @@ -39,10 +39,6 @@ Plug 'zaid/vim-rec' " Guix Plug 'https://gitlab.com/Efraim/guix.vim' -" Zig -Plug 'ziglang/zig.vim' -let g:zig_fmt_autosave = 0 - " Conjure: lispy things! this is what I wanted to do with combustion! Plug 'Olical/conjure' let g:conjure#client_on_load = v:false -- cgit v1.2.3