-
-
Notifications
You must be signed in to change notification settings - Fork 167
languages/fish: init #807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
languages/fish: init #807
Conversation
|
We're currently not accepting new language modules into main, as all language modules are in the process of being refactored. Please consider rebasing on the |
That makes sense, let me keep the PR in draft state till then so it doesn't clutter the active PRs to look into |
|
Just FYI, you can now rebase this on the |
This PR adds
fishlanguage supportFixes #792
Testing:
Tested my changes by changing the
nvfurl to the branch from my forkwith
config.vim.languages.fish.treesitter.enable = false,with
config.vim.languages.fish.treesitter.enable = true,with
config.vim.languages.fish.lsp.enable = false,with
config.vim.languages.fish.lsp.enable = true,with
config.vim.languages.fish.format.enable = false,:ConformInfoshowswith
config.vim.languages.fish.format.enable = true,:ConformInfoshowsafter
:lua require("conform").format(),Sanity Checking
nix fmt).#nix(default package).#maximal.#docs-html(manual, must build).#docs-linkcheck(optional, please build if adding links)x86_64-linuxaarch64-linuxx86_64-darwinaarch64-darwinAdd a 👍 reaction to pull requests you find important.