vim_tips
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vim_tips [2013/04/02 16:09] – juckins | vim_tips [2024/04/22 08:54] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Vi and Vim Tips ==== | ||
+ | |||
__Disable automatic comment insertion in vi (vim)__ | __Disable automatic comment insertion in vi (vim)__ | ||
Line 7: | Line 9: | ||
< | < | ||
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o | autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o | ||
+ | colorscheme ron | ||
</ | </ | ||
+ | Colors: https:// | ||
+ | |||
+ | ' |
vim_tips.1364933368.txt.gz · Last modified: 2013/04/02 16:09 by juckins