Skip to content

Commit 83a679b

Browse files
committed
changing notes dir to .notes
1 parent bb6a791 commit 83a679b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ let g:ctags_regenerate=0
139139
let Tlist_Show_One_File=1
140140
let Tlist_Use_SingleClick=1
141141

142-
let g:notes_directory = '~/notetoself'
142+
let g:notes_directory = '~/.notes'
143143
let g:notes_suffix = '.txt'
144144

145145
" I bet this will get annoying but I'm playing around with it

0 commit comments

Comments
 (0)