From 00d676cf16b718696001e9572922b84c0f49a2e4 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 17 Jun 2021 17:24:31 +0200 Subject: vimrc: update comment --- vim/vimrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index 1c49131..0e1d114 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -39,8 +39,7 @@ set tabstop=4 set mouse=a set ttymouse=sgr -" put all the vim files under ~/.vim to avoid polluting the rest of the -" filesystem with them +" use standard places for the vim state files set dir=~/.cache/vim/swap set backupdir=~/.cache/vim/bkp set undodir=~/.local/var/vim/undo -- cgit v1.2.3