I have done all i can in .vimrc: $ cat ~/.vimrc set nocompatible syntax enable filetype plugin on " Allow recursive file find set path+=** set wildmenu " stop using spaces for tabs! filetype indent off set noexpandtab set tabstop=4 set shiftwidth=4 However, something is still loading the substitution of […]
Daily Archives: December 18, 2025
10 posts