mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 12:25:10 +01:00
Compare commits
3 Commits
5e91c7d6af
...
fed1dc4d8e
| Author | SHA1 | Date | |
|---|---|---|---|
| fed1dc4d8e | |||
| 3aa07b28c2 | |||
| 009557beb4 |
@@ -165,3 +165,6 @@ aardappelkroketjes
|
||||
AMD
|
||||
Assetto
|
||||
Corsa
|
||||
Wii
|
||||
gymkleding
|
||||
kutweer
|
||||
|
||||
2
.vimrc
2
.vimrc
@@ -461,7 +461,7 @@ nmap <leader>ft :WikiFzfToc <CR>
|
||||
if $USER != 'root'
|
||||
" notational velocity with fzf: quickly search and open notes
|
||||
Plug 'https://github.com/alok/notational-fzf-vim'
|
||||
let g:nv_search_paths = ['~/phren', '~/mydocs', '~/.dot/caplog']
|
||||
let g:nv_search_paths = ['~/phren', '~/mydocs', '~/.dot/caplog', '~/divaultphren']
|
||||
let g:nv_ignore_pattern = ['*.xml', '*.svg']
|
||||
" Quickly open the search with this shortcut
|
||||
nmap <leader>n :NV <CR>
|
||||
|
||||
Reference in New Issue
Block a user