mirror of https://github.com/wlcx/home.git
vim: Add vim-sleuth, jenkinsfile syntax
This commit is contained in:
parent
35d07641b6
commit
e72d355c66
|
@ -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).
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
vim-gitgutter
|
||||
# More stuff idk
|
||||
emmet-vim
|
||||
vim-sleuth # guess whitespace settings from file
|
||||
];
|
||||
extraConfig = ''
|
||||
lua <<EOF
|
||||
|
|
Loading…
Reference in New Issue