mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-05-06 19:43:40 +05:30
feat(neovim): AWK LSP with required workarounds
- Disable lspsaga -> symbol_in_winbar for awk files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
return {
|
||||
filetypes = { "awk" },
|
||||
}
|
||||
Reference in New Issue
Block a user