|
|
|
|
|
by aldanor
1103 days ago
|
|
I never used it either before I started seriously using neovim for Rust development with a near-perfect LSP. You quite often 'gr' (go to reference), to check what some function does or how something is defined, then gr again and again.. and at some point you need to go back (yes, there's gi and c-t etc but C-o is less specific and works in many other cases; you can also set marks and harpoons and the like but most of the time you don't). |
|
By the way even without { and } which I never used really my ctrl-o history seems to be too verbose, I wonder what I am doing wrong.