dotfiles/nvim/.config/nvim/lua
Sanchayan Maity 0c9e0eb164
nvim: lsp: Disable semantic token highlighting
It produces somewhat bad syntax highlighting in some cases. For example,
in typescript, the variable and it's type annotation get the same colour.
2023-01-05 09:38:26 +05:30
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua nvim: Use mappings for copying entire buffer & drop textobj-entire 2022-12-28 19:51:34 +05:30
lsp.lua nvim: lsp: Disable semantic token highlighting 2023-01-05 09:38:26 +05:30
plugins.lua nvim: plugins: Add autopairs and parinfer 2022-12-28 19:51:34 +05:30
treesitter.lua nvim: treesitter: Enable fennel, racket and scheme 2022-12-28 19:51:09 +05:30
yolokai.lua nvim: yolokai: Sync with upstream 2023-01-04 13:54:10 +05:30