On 22/07/02 11:07, NRK wrote:
> If someone's using vim and follows this style, what plugin and/or
> setting do you use?
set tabstop=8
set softtabstop=0
set shiftwidth=0
set noexpandtab
Not being lazy to type text, and indenting each line manually.
Side note: vim is bloated compared to vi and vis.
Received on Sat Jul 02 2022 - 23:02:57 CEST