This Vim configuration is meant for servers or simple local usage. There are no plugins, but there are some handy settings.
cp ~/.vimrc ~/.vimrc_bak
recommend
curl https://raw.githubusercontent.com/nechaev/vimrc/main/vimrc > ~/.vimrc
or use git
git clone https://github.com/nechaev/vimrc.git
ln -s vimrc/vimrc ~/.vimrc
*
and#
work on visual mode too- more useful highlighting on search
<F2>
to save with sudo- in path
%%
unfolding to current file path - more useful work with clipboard