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-vue-plugin
kotlin-vim
Jenkinsfile-vim-syntax
]
# delve is unsupported on aarch64-linux and golangci-lint is broken on darwin
# (see https://github.com/NixOS/nixpkgs/issues/168984).

View File

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