Vim

From wiki
Revision as of 15:51, 21 December 2016 by Vincent (talk | contribs) (Created page with "== Install == <syntaxhighlight lang="console"> $ sudo apt install vim vim-tiny- </syntaxhighlight> == Make Vim the Default Editor == Run<syntaxhighlight lang="console"> $ sud...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install

$ sudo apt install vim vim-tiny-

Make Vim the Default Editor

Run

$ sudo update-alternatives --config editor

and choose /usr/bin/vim.basic