Log
-
Ctrl+Tab cycles tabs forward 💬 by Caio 2 months ago
I rarely use tabs but C-Tab to flip flop makes no sense in my brain. Tab-Tab would, but I've no need for that
-
Use nvim 0.10+ default diagnostic bindings 💬 by Caio 2 months ago
]d is bound by default. I barely use ]ed since I added telescope I don't like the default open float binding but it's easy enough to memorize
-
Allow normal mode mouse by Caio 5 months ago
-
Rename with r instead of rn 💬 by Caio 5 months ago
wasting dem precious keystrokes. abserd
-
Remove diffview 💬 by Caio 5 months ago
I rarely remember this is configured. Fugitive and meld are muscle memory already
-
Fewer strings, more functions by Caio 6 months ago
-
Swap case and use telescope for lsp symbols by Caio 6 months ago
-
Fix broken autopairs + <enter> combo by Caio 6 months ago
-
Back in action. Minor changes 💬 by Caio 6 months ago
Helix is cool, but I'm tired of feeling powerless when something annoys me
-
lsp: setup ccls by Caio a year ago
-
lsp: extract common config by Caio a year ago
-
lsp: gt jumps to _type_ definition by Caio a year ago
-
lsp: no snippets, please 💬 by Caio 2 years ago
i use cmp without a snippet engine and now it started choking when completing any item if the lsp yields _any_ snippet as suggestion so far, this seems to fix it
-
add diffview plugin by Caio 2 years ago
-
use cmp helpers, set capabilities on LspStart by Caio 2 years ago
-
use vim.lsp.buf.format instead of formatting_sync by Caio 2 years ago
-
disable mouse by Caio 2 years ago
-
rust: rust-analyzer via rustup, remove workaround by Caio 2 years ago
-
No need to set the shell anymore by Caio 2 years ago
-
add bindings for telescope grep commands by Caio 2 years ago
-
More vim.lsp.*, less telescope by Caio 2 years ago
-
Use <buffer> when setting up lsp formatting by Caio 2 years ago
-
Drop intent-blankline.nvim 💬 by Caio 2 years ago
It's the third time I find myself working around glitches related to this... Cute, but not worth it. At least for now.
-
No more vim.api.nvim_set_keymap by Caio 2 years ago
-
vim.keymap.set instead of nvim_set_keymap directly 💬 by Caio 2 years ago
yay good things
-
remove nvim-lua/popup.nvim: not needed anymore by Caio 2 years ago
-
drop gord.nvim: unused by Caio 2 years ago
-
gopls: enable extra analyses by Caio 2 years ago
-
add vim-go, with gopls disabled by Caio 2 years ago
-
fold: dwim <space> behaviour by Caio 2 years ago