Add lmod and gpaw module
vimrc: Colorcolumn in python
This commit is contained in:
1
.vimrc
1
.vimrc
@@ -47,6 +47,7 @@ if !exists("vimrc_autocmds_loaded")
|
||||
|
||||
au BufRead,BufNewFile * setlocal textwidth=0 | setlocal colorcolumn=
|
||||
au BufRead,BufNewFile *.md setlocal textwidth=80 | setlocal colorcolumn=80
|
||||
au BufRead,BufNewFile *.py setlocal colorcolumn=100
|
||||
|
||||
if exists(":NERDTree")
|
||||
" Open NERDTree if no file specified
|
||||
|
||||
Reference in New Issue
Block a user