vim_tips
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
vim_tips [2012/09/12 06:26] – created juckins | vim_tips [2024/04/22 08:54] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | __Disable automatic comment | + | ==== Vi and Vim Tips ==== |
+ | |||
+ | __Disable automatic comment | ||
+ | |||
+ | [[http:// | ||
Create ~/.vimrc and insert this line: | Create ~/.vimrc and insert this line: | ||
Line 5: | Line 9: | ||
< | < | ||
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o | autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o | ||
+ | colorscheme ron | ||
</ | </ | ||
- | [[http://vim.wikia.com/wiki/Disable_automatic_comment_insertion]] | + | Colors: https://mamchenkov.net/wordpress/ |
+ | ' |
vim_tips.1347445586.txt.gz · Last modified: 2012/09/12 06:26 by juckins