VIM Editor Keys not working properly in remote terminal [putty]


Create a file in home directory ===>  vi .vimrc

copy & paste below lines in .vimrc file

set showmode
set number
set nocompatible
set syntax=automatic
set backspace=indent,eol,start

Comments

Popular posts from this blog