languages/fish: init

This commit is contained in:
Venkatesan Ravi 2025-04-06 09:44:42 +00:00
commit c76ec1f33a
3 changed files with 97 additions and 0 deletions

View file

@ -303,6 +303,7 @@
- Disable mini.indentscope for applicable filetypes.
- Fix fzf-lua having a hard dependency on fzf.
- Enable inlay hints support - `config.vim.lsp.inlayHints`.
- Add Fish language support under `vim.languages.fish`.
[tebuevd](https://github.com/tebuevd):