Vim

From Q
Revision as of 14:36, 28 February 2014 by Tgurr (talk | contribs) (Created page with "== Enable Syntax Highlighting == {{Command|cp /etc/bash/bashrc ~/.bashrc}} {{File|~/.vimrc| <pre> syntax on </pre> }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Enable Syntax Highlighting

$ cp /etc/bash/bashrc ~/.bashrc
File: ~/.vimrc
syntax on