mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-04 19:05:55 +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
|
|
@ -144,3 +144,11 @@
|
|||
[Machshev](https://github.com/machshev):
|
||||
|
||||
- Added `ruff` and `ty` LSP support for Python under `programs.python`.
|
||||
|
||||
[Poseidon](https://github.com/poseidon-rises):
|
||||
|
||||
[fish-lsp]: https://www.fish-lsp.dev/
|
||||
[fish_indent]: https://fishshell.com/docs/current/cmds/fish_indent.html
|
||||
|
||||
- Add Fish support vai {option}`languages.fish` using [fish-lsp] and
|
||||
[fish_indent].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue