mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(neovim): AWK LSP with required workarounds
- Disable lspsaga -> symbol_in_winbar for awk files
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
-- Step 4: Return a lua table containing required lsp config in it
|
||||
-- NOTE: Only LSPs here, NOT linters or formatter
|
||||
vim.lsp.enable({
|
||||
"awk_ls",
|
||||
"basedpyright",
|
||||
"bashls",
|
||||
"cssls",
|
||||
|
||||
Reference in New Issue
Block a user