We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575850d commit a21eb06Copy full SHA for a21eb06
_vimrc-personal
@@ -6,6 +6,9 @@
6
" View custom vimrc files
7
:nmap <Leader>v :NERDTree $HOME/dot-files/vimrc/<CR>
8
9
+" Specify swap dirctory
10
+:set directory=~/work/
11
+
12
" Load important files
13
nnoremap <Leader>f <Esc>:e $HOME/Desktop/finances.txt.gpg<CR>
14
nnoremap <Leader>i <Esc>:e $HOME/Desktop/internet_accounts.txt.gpg<CR>
0 commit comments