mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-05 03:15:53 +00:00
languages/fish: init
Add fish support with fish-lsp and fish_indent.
This commit is contained in:
parent
385c49d93d
commit
e709fc3f09
4 changed files with 107 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ isMaximal: {
|
|||
fsharp.enable = false;
|
||||
just.enable = false;
|
||||
qml.enable = false;
|
||||
fish.enable = false;
|
||||
|
||||
tailwind.enable = false;
|
||||
svelte.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue