(no title)
carb | 1 year ago
I run a pretty light vanilla vimrc (60 lines maybe) and with two lines you can enable vim undofiles and returning the cursor to the last location upom reopening a file. For me, quitting vim is functionally equivalent to ^Z?
aldanor|1 year ago
carb|1 year ago
Retaining positions, buffers, and edit history between sessions is all straightforward in vanilla vim though. Unless you run an autolinter or formatter that edits your target file and wipes the history.
Arch-TK|1 year ago
I don't use any other LSPs which have a long warmup time, but if I did then they can also be used behind ra-multiplex.
unknown|1 year ago
[deleted]
viraptor|1 year ago
Arch-TK|1 year ago
carb|1 year ago