diff options
author | McSinyx <vn.mcsinyx@gmail.com> | 2016-06-14 11:09:50 +0700 |
---|---|---|
committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-11-20 16:44:03 +0700 |
commit | edb2a03f5b793133e7618cb3c584cdc8fbbe9d9a (patch) | |
tree | 2b0941d2783224e0ec0bccceeb44cf39a9d46699 | |
parent | 80140b2730beb2b3d8c7c7c3c5017dd71c60f284 (diff) | |
download | dotfiles-edb2a03f5b793133e7618cb3c584cdc8fbbe9d9a.tar.gz |
Update some vim shits
-rw-r--r-- | vim/.vim/.netrwhist | 9 | ||||
m--------- | vim/.vim/bundle/gruvbox | 0 | ||||
-rw-r--r-- | vim/.vim/keymap/vietnamese-telex_utf-8.vim | 4 | ||||
-rw-r--r-- | vim/.vim/keymap/vietnamese-vni_utf-8.vim | 4 | ||||
-rw-r--r-- | vimperator/.vimperator/colors/gruvbox.vimp | 9 |
5 files changed, 17 insertions, 9 deletions
diff --git a/vim/.vim/.netrwhist b/vim/.vim/.netrwhist index 96b3a8f..c3bb832 100644 --- a/vim/.vim/.netrwhist +++ b/vim/.vim/.netrwhist @@ -1,4 +1,11 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =2 +let g:netrw_dirhist_cnt =9 let g:netrw_dirhist_1='/home/cnx/Codes/ibus-table-vietnamese' let g:netrw_dirhist_2='/home/cnx/Codes/ibus-table-vietnamese/tables' +let g:netrw_dirhist_3='/home/cnx/.dotfiles' +let g:netrw_dirhist_4='/home/cnx/.dotfiles/awesome' +let g:netrw_dirhist_5='/home/cnx/.dotfiles/awesome/.config' +let g:netrw_dirhist_6='/home/cnx/.dotfiles/awesome/.config/awesome' +let g:netrw_dirhist_7='/home/cnx/.dotfiles/awesome/.config/awesome/themes' +let g:netrw_dirhist_8='/home/cnx/.dotfiles/awesome/.config/awesome' +let g:netrw_dirhist_9='/home/cnx' diff --git a/vim/.vim/bundle/gruvbox b/vim/.vim/bundle/gruvbox -Subproject 91bae6876031ececf151cc4f28aa5fb8c93681e +Subproject d7f7f1951d0716957f3e32549a247e92d25b144 diff --git a/vim/.vim/keymap/vietnamese-telex_utf-8.vim b/vim/.vim/keymap/vietnamese-telex_utf-8.vim index 44af3ad..f9fd055 100644 --- a/vim/.vim/keymap/vietnamese-telex_utf-8.vim +++ b/vim/.vim/keymap/vietnamese-telex_utf-8.vim @@ -1,6 +1,6 @@ " Vim Keymap file for Vietnamese through Telex method -" Maintainer: McSinyx <vn.mcsinyx@gmail.com> -" Last Change: 2016-06-06 +" Maintainer: Raphael McSinyx <vn.mcsinyx@gmail.com> +" Last Change: 2016-06-13 scriptencoding utf-8 diff --git a/vim/.vim/keymap/vietnamese-vni_utf-8.vim b/vim/.vim/keymap/vietnamese-vni_utf-8.vim index 0265235..c9312c6 100644 --- a/vim/.vim/keymap/vietnamese-vni_utf-8.vim +++ b/vim/.vim/keymap/vietnamese-vni_utf-8.vim @@ -1,6 +1,6 @@ " Vim Keymap file for Vietnamese through VNI method -" Maintainer: McSinyx <vn.mcsinyx@gmail.com> -" Last Change: 2016-06-06 +" Maintainer: Raphael McSinyx <vn.mcsinyx@gmail.com> +" Last Change: 2016-06-13 scriptencoding utf-8 diff --git a/vimperator/.vimperator/colors/gruvbox.vimp b/vimperator/.vimperator/colors/gruvbox.vimp index 2155517..484d253 100644 --- a/vimperator/.vimperator/colors/gruvbox.vimp +++ b/vimperator/.vimperator/colors/gruvbox.vimp @@ -11,7 +11,8 @@ hi Key font-weight: bold; hi Enabled color: #98971a; hi Disabled color: #cc241d; -hi Normal color: #ebdbb2; background: #282828; +hi Normal color: #ebdbb2; background: #282828; font-family: Droid Sans Mono Slashed; font-size: 15px; + hi ErrorMsg color: #3c3836; background: #cc241d; font-weight: bold; hi InfoMsg color: #b16286; background: #282828; hi ModeMsg color: #3c3836; background: #98971a; border-radius: 1px; padding: 0px 5px; @@ -25,7 +26,7 @@ hi PromptText color: #3c3836; background: #d3869b; hi CmdOutput white-space: pre; hi CmdLine background: #282828; color: #ebdbb2; transition: all 0.25s; -hi CmdLine>* font-family: monospace; +hi CmdLine>* font-family: Droid Sans Mono Slashed; font-size: 15px; hi ContentSeparator border-top: 1px dotted #928374; display: -moz-box; @@ -60,7 +61,7 @@ hi URL:hover text-decoration: underline; cursor: pointer; hi FrameIndicator background-color: #cc241d; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0; hi Bell border: none; background-color: #ebdbb2; -hi Hint font-family: monospace; font-size: 10px; font-weight: bold; text-transform: uppercase; color: #3c3836; background-color: #cc241d; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 1px 0px 1px; +hi Hint font-family: Droid Sans Mono Slashed; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #3c3836; background-color: #cc241d; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 1px 0px 1px; hi Hint content: attr(number); hi HintElem background-color: #d79921; color: #ebdbb2; @@ -74,7 +75,7 @@ hi HelpOptionalArg color: #6A97D4; hi HelpBody display: block; margin: 1em auto; max-width: 100ex; hi HelpBorder border-color: silver; border-width: 0px; border-style: solid; -hi HelpCode display: block; white-space: pre; margin-left: 2em; font-family: Terminus, Fixed, monospace; +hi HelpCode display: block; white-space: pre; margin-left: 2em; font-family: Droid Sans Mono Slashed hi HelpDefault margin-right: 1ex; white-space: pre; |