Explorar o código

Add nix syntax highlighting for vim

weiyi %!s(int64=10) %!d(string=hai) anos
pai
achega
66a69ba2e1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      vim/plugins.vim

+ 1 - 0
vim/plugins.vim

@@ -91,6 +91,7 @@ Plug 'mintplant/vim-literate-coffeescript'
 Plug 'groenewege/vim-less'
 Plug 'elzr/vim-json'
 Plug 'vim-scripts/yaml.vim'
+Plug 'LnL7/vim-nix'
 " }}}
 
 call plug#end()