htmldjango highlight changes, ruff args, lsp zero config

This commit is contained in:
2023-02-06 07:07:52 -06:00
parent 167589deb1
commit da374365c8
7 changed files with 462 additions and 475 deletions
+5 -4
View File
@@ -10,14 +10,15 @@ config.harpoon()
config.hop()
config.indent_blankline()
config.lualine()
config.null_ls()
config.nvim_autopairs()
config.nvim_cmp()
--config.nvim_cmp()
config.nvim_fzf()
config.nvim_lsp_installer()
config.nvim_lspconfig()
--config.nvim_lsp_installer()
config.nvim_treesitter()
--config.onedark()
config.rnvimr()
config.tokyonight()
config.gitsigns()
--config.nvim_lspconfig()
config.lsp_zero()
config.null_ls()