Dev 007
Pages
(Move to ...)
Home
Contact
▼
Tuesday, March 10, 2015
Issues with Vi editor
Create .vimrc in your home directory
Insert the following content and save:
set nocompatible
set backspace=2
If you use,
sudo vi filename, above option won't work.
Then you should use,
sudoedit filename
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment