nvim: minor plugin config cleanup
This commit is contained in:
parent
c266045624
commit
ed1b6d84e3
4 changed files with 3 additions and 4 deletions
|
@ -11,6 +11,5 @@ lib.optionalAttrs (lib.elem "nvim::lsp::bash" config.machine.pkgs) {
|
|||
"${pkgs.nodePackages.bash-language-server}/bin/bash-language-server"
|
||||
"start"
|
||||
];
|
||||
filetypes = [ "sh" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue