From 7f95d59741ee06bb2678dfb9e84a63d59be3adce Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 31 May 2018 21:53:22 +1200 Subject: Correct comment typo --- vim/config/backup.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim') diff --git a/vim/config/backup.vim b/vim/config/backup.vim index c0f13126..cf2d63ba 100644 --- a/vim/config/backup.vim +++ b/vim/config/backup.vim @@ -4,7 +4,7 @@ set nobackup set nowritebackup -" If backps are enabled, use a more explicit and familiar backup suffix +" If backups are enabled, use a more explicit and familiar backup suffix set backupext=.bak " Don't back up files in anything named */shm/; they might be password -- cgit v1.2.3