Loading .vimrc +3 −1 Original line number Diff line number Diff line execute pathogen#infect() set number nowrap background=dark set tabstop=4 softtabstop=4 shiftwidth=4 set cindent autoindent nosmartindent set nocindent noautoindent nosmartindent set copyindent preserveindent filetype indent plugin on set nobackup nowritebackup noswapfile Loading Loading
.vimrc +3 −1 Original line number Diff line number Diff line execute pathogen#infect() set number nowrap background=dark set tabstop=4 softtabstop=4 shiftwidth=4 set cindent autoindent nosmartindent set nocindent noautoindent nosmartindent set copyindent preserveindent filetype indent plugin on set nobackup nowritebackup noswapfile Loading