+ Added mutt config to vim
+ Added muttcolor + Added sidebar to mutt
This commit is contained in:
parent
36ad404b80
commit
458d561f11
4 changed files with 96 additions and 1 deletions
|
@ -11,6 +11,9 @@ endif
|
|||
set runtimepath=$XDG_CONFIG_HOME/vim,$VIMRUNTIME,$XDG_CONFIG_HOME/vim/after
|
||||
let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc"
|
||||
|
||||
" - Mutt
|
||||
au BufRead /tmp/mutt-* set tw=72
|
||||
|
||||
"
|
||||
set encoding=UTF-8
|
||||
set hls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue