dotfiles/nvim/.config/nvim
Sanchayan Maity 9c9dc6a6b8
nvim: after/plugin/mini: Use jump2d for f, F, t, T motions
mini.jump module does not give multiple hints when moving on the
same line like hop use to. Use the jump2d module to achieve this
functionality. This makes it easy to jump forward or backward on
the same line with just one hop instead of having to press f/F
multiple times which is just annoying and stupid.
2023-06-29 19:32:05 +05:30
..
after nvim: after/plugin/mini: Use jump2d for f, F, t, T motions 2023-06-29 19:32:05 +05:30
autoload nvim: plugins: Drop vim-husk 2023-06-19 13:09:15 +05:30
colors nvim: colors/yolokai: Add highlight for LSP inlay hints 2023-06-22 11:38:39 +05:30
ftdetect nvim: ftdetect/purescript: Detect purs files as purescript 2023-06-07 13:44:23 +05:30
lua nvim: lsp/statusline: Add support for LSP progress 2023-06-24 15:30:22 +05:30
plugin Revert "nvim: plugin: Add a simple whitespace plugin" 2023-06-07 14:14:56 +05:30
.editorconfig nvim: Add editorconfig 2023-01-15 17:22:14 +05:30
init.lua nvim: init: Drop textobj-word-column setting 2023-04-22 13:05:52 +05:30