Vim: Difference between revisions

From wiki
Created page with "== Install == <syntaxhighlight lang="console"> $ sudo apt install vim vim-tiny- </syntaxhighlight> == Make Vim the Default Editor == Run<syntaxhighlight lang="console"> $ sud..."
(No difference)

Revision as of 15:51, 21 December 2016

Install

$ sudo apt install vim vim-tiny-

Make Vim the Default Editor

Run

$ sudo update-alternatives --config editor

and choose /usr/bin/vim.basic