Vim – Minimal Setup Explained
guckes.net
Vim – Minimal Setup Explained
1–10 of 114 posts
Re: Vim – Minimal Setup Explained
#2Not that I'm saying you can't — or shouldn't — re-set options, just that the linked documentation is a little dated. FWIW, I personally re-set a couple of default options mostly so that I have a point of reference for how an option works when I'm digging about in my config.
I'm of the opinion that the combination of recent vim and Tim Pope's sensible.vim² is The Minimal Setup™.
¹ The site says the last update was 2014, and back then $VIMRUNTIME/defaults.vim wasn't a thing for example(7.4.2111).
Re: Vim – Minimal Setup Explained
#3Re: Vim – Minimal Setup Explained
#4 au InsertLeave * :normal `^
That goes along with this: set virtualedit=block,onemoreRe: Vim – Minimal Setup Explained
#5Re: Vim – Minimal Setup Explained
#6Re: Vim – Minimal Setup Explained
#7Question for Vim users: how do you get used to hitting Esc very often? I know some switch Cap with Esc but still clunky.
Re: Vim – Minimal Setup Explained
#8Question for Vim users: how do you get used to hitting Esc very often? I know some switch Cap with Esc but still clunky.
Re: Vim – Minimal Setup Explained
#9Question for Vim users: how do you get used to hitting Esc very often? I know some switch Cap with Esc but still clunky.
Re: Vim – Minimal Setup Explained
#10Question for Vim users: how do you get used to hitting Esc very often? I know some switch Cap with Esc but still clunky.