User Tools

Site Tools


software:vimrc

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
software:vimrc [2021/01/13 12:50]
solar
software:vimrc [2022/03/05 16:50]
solar
Line 8: Line 8:
 set expandtab                                 " No TABs... set expandtab                                 " No TABs...
 autocmd FileType make set noexpandtab         " ...except in Makefiles autocmd FileType make set noexpandtab         " ...except in Makefiles
 +autocmd FileType cpp set keywordprg=cppman    " Using cppman for 'K' keyword help in C++ files
  
 " If some system gives you problems with encodings and you suspect a " If some system gives you problems with encodings and you suspect a
software/vimrc.txt ยท Last modified: 2022/03/28 07:59 by solar