mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: fish-lsp
This commit is contained in:
parent
3af407f745
commit
82ae8521d3
2 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ local servers = {
|
|||
yamlls = {}, -- yaml
|
||||
gopls = {}, -- Golang
|
||||
golangci_lint_ls = {},
|
||||
fish_lsp = {},
|
||||
|
||||
bashls = { -- Bash
|
||||
on_attach = function(_, bufno)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue