vim: Add vim-sleuth, jenkinsfile syntax

This commit is contained in:
Sam W 2022-06-14 02:39:12 +01:00
parent 35d07641b6
commit e72d355c66
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ in {
vim-javascript vim-javascript
vim-vue-plugin vim-vue-plugin
kotlin-vim kotlin-vim
Jenkinsfile-vim-syntax
] ]
# delve is unsupported on aarch64-linux and golangci-lint is broken on darwin # delve is unsupported on aarch64-linux and golangci-lint is broken on darwin
# (see https://github.com/NixOS/nixpkgs/issues/168984). # (see https://github.com/NixOS/nixpkgs/issues/168984).

View File

@ -27,6 +27,7 @@
vim-gitgutter vim-gitgutter
# More stuff idk # More stuff idk
emmet-vim emmet-vim
vim-sleuth # guess whitespace settings from file
]; ];
extraConfig = '' extraConfig = ''
lua <<EOF lua <<EOF