Add neomutt files to vimrc
This commit is contained in:
parent
ea235fe3c1
commit
042e11764d
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -35,6 +35,7 @@ map <silent> <c-k> :nohlsearch<CR>
|
||||||
set colorcolumn=80,120
|
set colorcolumn=80,120
|
||||||
hi colorcolumn ctermbg=NONE ctermfg=red cterm=bold guibg=NONE guifg=red gui=bold
|
hi colorcolumn ctermbg=NONE ctermfg=red cterm=bold guibg=NONE guifg=red gui=bold
|
||||||
|
|
||||||
|
au BufRead /tmp/neomutt-* set tw=72
|
||||||
au BufRead /tmp/mutt-* set tw=72
|
au BufRead /tmp/mutt-* set tw=72
|
||||||
|
|
||||||
execute pathogen#infect()
|
execute pathogen#infect()
|
||||||
|
|
Loading…
Reference in a new issue