fix zellij highlight issue and other things

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2024-06-25 17:10:35 +05:30
parent 5b32b3e5d7
commit 567d248572
9 changed files with 30 additions and 24 deletions
@@ -164,7 +164,7 @@ return {
dockerls = {},
marksman = {},
-- pyright = {},
-- rust_analyzer = {},
rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
--
-- Some languages (like typescript) have entire language plugins that can be useful: