dotfiles/nvim/.config/nvim
Sanchayan Maity 397cac1050 nvim: plugins/treesitter: Use treehopper instead of textobjects
The whole bunch of treesitter text objects were difficult to remember
and we ended up rarely ever using any of the defined mappings.

treehopper simplifies things with a single mapping and hints.
2022-11-24 14:21:41 +05:30
..
after nvim: after/plugin/nvim-lint: Use leader instead of local leader 2022-11-15 17:32:07 +05:30
autoload nvim: fugitive: Execute commands while keeping current alt file 2022-06-19 15:48:57 +05:30
colors nvim: Use more prominent white highlight for Comment 2022-11-23 12:42:06 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: ftdetect: Drop nix ftdetect 2022-01-26 10:32:11 +05:30
lua nvim: plugins/treesitter: Use treehopper instead of textobjects 2022-11-24 14:21:41 +05:30
plugin nvim: plugin/visual-star-search: Set mark when doing backward search 2022-05-18 09:09:23 +05:30
init.lua nvim: init: Enable closeoff and linematch options for diffopt 2022-11-07 14:33:29 +05:30