mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
feat(neovim): hyprland language server and highlight
This commit is contained in:
@@ -39,6 +39,9 @@ return {
|
||||
-- shell
|
||||
"shellcheck",
|
||||
|
||||
-- Hyprlang
|
||||
"hyrpls",
|
||||
|
||||
-- hdl
|
||||
"rust_hdl",
|
||||
},
|
||||
@@ -61,6 +64,7 @@ return {
|
||||
"python",
|
||||
"latex",
|
||||
"vhdl",
|
||||
"hyprlang",
|
||||
},
|
||||
indent = {
|
||||
enable = true,
|
||||
|
||||
Reference in New Issue
Block a user