dotfiles/nvim
Sanchayan Maity f14b2060d8
nvim: lsp: Remove mappings which now have defaults
- crn for rename
- crr for code actions
- <C-r> <C-r> (in Visual mode) for code actions
- gr for references
- <C-S> (in Insert mode) for signature help

gq has already been mapped to formatexpr for a while now. See
:help lsp-defaults. Drop our mapping of gq and use gf mapping
for whole buffer formatting. This allows us to use gq to format
selections using text objects.
2024-04-29 10:02:18 +05:30
..
.config/nvim nvim: lsp: Remove mappings which now have defaults 2024-04-29 10:02:18 +05:30
.local/share/nvim/site/pack/paqs/start nvim: Update paq 2024-02-18 21:15:04 +05:30