discounting the usual motions schtick of di{
etc, here's some stuff in vim (or
i've picked up as a consequence of using it that've geniunely made me faster at
text editing
gg
vim-fugitive pretty sure everyone loves this one, but justsgc
to commit is nicef
lightspeed: this plugin absolutely fucking slaps, it's probably my most used key, zapping around with justf
+ 1-2 chars is really nice & combined with motions likedtf
makes it super funK
show definition in hover doc]e
&[e
go to next lsp errorge
show error hover docga
show code actions in hover doc- nvim-surround
- seriously can't understate this one, the amount of times i've done something
like
console.log("v: ${v}")
then donecs"`` or
ysi({`` has probably saved me at-least (insert comedically large value) minutes of my life so far
- seriously can't understate this one, the amount of times i've done something
like
ctrl+f
complete suggestion, I use this everywhere outside of a terminal now alsogd
goto definitiongr
/gi
show references / implementations in trouble.nvim<leader>f
fzf<A-i>
open quake terminalmacros
hell yea macros, why spend 30 seconds doing something manually when you can spend 2 minutes perfecting your macroz
https://github.com/rupa/z not vim related but fucks, doingz work
orz posts
and being where i wanna be at is way better than cd~/some/long/ass/path/that/is/long