aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/config/backup.vim2
1 files changed, 1 insertions, 1 deletions
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