commit 1366fd200d9127521cc37371b9519dc0e117a79f
parent 504e7deffebeda1da01cc1f24b41e2c1bdac6803
Author: Alex Balgavy <alex@balgavy.eu>
Date: Wed, 30 Dec 2020 17:06:07 +0100
vim: set viminfofile path
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/vim/vimrc b/vim/vimrc
@@ -417,6 +417,9 @@ let g:ada_begin_preproc = 1
let g:ada_omni_with_keywords = 1
" }}}1
" General {{{1
+" Put viminfo in ~/.cache
+set viminfofile=~/.cache/vim/viminfo
+
" Set the colors
" Use true color
" Set Vim-specific sequences for RGB colors