Browse Source

.vimrc: F8 -> notes.txt

exuberance
Brennen Bearnes 9 years ago
parent
commit
34b95ed35b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .vimrc

+ 1
- 1
.vimrc View File

@ -288,7 +288,7 @@ set nocompatible
" F7 opens ~/.vimrc, F8 opens scratch buffer (both in existing tab if open,
" new otherwise)
map <F7> :tab drop ~/code/bpb-kit/.vimrc<CR>
map <F8> :tab drop ~/notes/scratch<CR>
map <F8> :tab drop ~/notes/notes.txt<CR>
" F9 toggles search highlighting and some other noise
map <F9> :set invhlsearch<CR>:set invcursorcolumn<CR>:set invcursorline<CR>


|||||||
x
 
000:0
Loading…
Cancel
Save