Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howto:enable_syntax_highlighting_in_vi [2014/08/26 20:40] – created yehuda | howto:enable_syntax_highlighting_in_vi [2022/01/03 16:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
sudo apt-get install vim vim-syntax-* | sudo apt-get install vim vim-syntax-* | ||
</ | </ | ||
- | Edit ``vi vi ~/.vimrc`` | + | Edit '' |
< | < | ||
syntax on | syntax on | ||
</ | </ |