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-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).
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue