mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-22 06:43:52 +00:00
Compare commits
No commits in common. "88dbbad1f44efe3d2c18903e2c7542452f7bdfd6" and "5dc8f3a34cf46d98f6a0073368adc2746b854cf6" have entirely different histories.
88dbbad1f4
...
5dc8f3a34c
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ in {
|
|||
cmd = [(getExe pkgs.bash-language-server) "start"];
|
||||
root_markers = [".git"];
|
||||
settings = {
|
||||
bashIde = {
|
||||
basheIde = {
|
||||
globPattern = mkLuaInline "vim.env.GLOB_PATTERN or '*@(.sh|.inc|.bash|.command)'";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue