dotfiles/nvim/.config/nvim/lua
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
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua keymappings: Fix command line mode mappings 2022-08-03 13:12:41 +05:30
lsp.lua nvim: lsp: Use vim.notify to report error 2022-10-02 17:04:25 +05:30
plugins.lua nvim: plugins/treesitter: Use treehopper instead of textobjects 2022-11-24 14:21:41 +05:30
treesitter.lua nvim: plugins/treesitter: Use treehopper instead of textobjects 2022-11-24 14:21:41 +05:30
yolokai.lua nvim: yolokai: Sync with upstream 2022-04-21 20:32:40 +05:30