Skip to content

Commit

Permalink
add muttator config
Browse files Browse the repository at this point in the history
  • Loading branch information
majutsushi committed Apr 3, 2017
1 parent b96239e commit ff3f041
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/etc-install
Expand Up @@ -130,6 +130,7 @@ xlink latexmkrc
#xlink mailcap
xlink mercurial/hgrc
xlink moc
xlink muttator/muttatorrc
xlink ranger target=.config/ranger
xlink redshift.conf target=.config/redshift.conf
xlink screen/screenrc
Expand Down
10 changes: 10 additions & 0 deletions muttator/muttatorrc
@@ -0,0 +1,10 @@
set runtimepath=~/.var/lib/muttator,~/.etc/muttator/muttator

set hintchars=hjklasdfgyuiopqwertnmzxcvb

nnoremap J Jzo
nnoremap <C-r> ":emenu Message.Mark.Thread As Read<CR>Jzo"
hi Hint::after -append font-size: 9pt; text-transform: lowercase;

" vim: ft=vim

0 comments on commit ff3f041

Please sign in to comment.