Commit Diff
--- .vimrc +++ .vimrc @@ -30,6 +30,8 @@ nnoremap <Leader>g :execute set backspace=indent,eol,start +autocmd FileType cpp set nu + autocmd FileType python compiler pylint autocmd FileType python set nu
--- .vimrc +++ .vimrc @@ -30,6 +30,8 @@ nnoremap <Leader>g :execute set backspace=indent,eol,start +autocmd FileType cpp set nu + autocmd FileType python compiler pylint autocmd FileType python set nu