Files
nixpkgs/pkgs/misc/vim-plugins
Wael Nasreddine a3bf0c2e40 vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)
Vim Terraform expects the `filetypedetect` group to exist. However, since we were enabling the filetype and the syntax *after* loading the plugins, it was exiting with an error preventing us from generating the remote plugins manifest with the plugin enabled. See #65894 for context.
2019-08-13 12:25:06 -07:00
..
2019-08-12 11:29:07 +02:00
2019-07-30 12:55:53 +03:00

Instructions for adding Vim plugins to nixpkgs can be found here.