aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 21:53:22 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 21:53:30 +1200
commit7f95d59741ee06bb2678dfb9e84a63d59be3adce (patch)
tree24c0b73b6657fb2360158c46d456889b4b826403 /vim
parentMerge auto_*dir.vim plugins into one, spun out (diff)
downloaddotfiles-7f95d59741ee06bb2678dfb9e84a63d59be3adce.tar.gz
dotfiles-7f95d59741ee06bb2678dfb9e84a63d59be3adce.zip
Correct comment typo
Diffstat (limited to 'vim')
-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