diff options
| author | bnewbold <bryan@octopart.com> | 2012-02-21 13:51:56 -0500 |
|---|---|---|
| committer | bnewbold <bryan@octopart.com> | 2012-02-21 13:51:56 -0500 |
| commit | 11caaf6d706faede4cb27e90957c9da0cee5b3fe (patch) | |
| tree | 308396b56b009f23a25b7bb1e51b113543f8846e | |
| parent | 7214787ee32c42fd4ae6b79f602dbe9f14f950dc (diff) | |
| download | openwrt-repro-11caaf6d706faede4cb27e90957c9da0cee5b3fe.tar.gz openwrt-repro-11caaf6d706faede4cb27e90957c9da0cee5b3fe.zip | |
blue fix
| -rw-r--r-- | .vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ nmap <F2> :Explore<cr> " a more readbly vertical split hi VertSplit cterm=none ctermfg=LightGray term=none gui=none +" darkblue sucks in most terminals +hi Comment cterm=none ctermfg=Blue term=none gui=none + " firefox style ctrl-tabbing with buffers; doesn't work in xterm noremap <C-tab> :bprev<CR> noremap <C-S-tab> :bnext<CR> |
