Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


vim_tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
vim_tips [2012/09/12 06:26] – created juckinsvim_tips [2013/04/02 16:09] juckins
Line 1: Line 1:
-__Disable automatic comment insertion__+__Disable automatic comment insertion in vi (vim)__ 
 + 
 +[[http://vim.wikia.com/wiki/Disable_automatic_comment_insertion]]
  
 Create ~/.vimrc and insert this line: Create ~/.vimrc and insert this line:
Line 6: Line 8:
 autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
 </code> </code>
- 
-[[http://vim.wikia.com/wiki/Disable_automatic_comment_insertion]] 
  
vim_tips.txt · Last modified: 2022/06/09 14:00 by juckins