aboutsummaryrefslogtreecommitdiff
path: root/vim/config/whitespace.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/config/whitespace.vim')
-rw-r--r--vim/config/whitespace.vim3
1 files changed, 1 insertions, 2 deletions
diff --git a/vim/config/whitespace.vim b/vim/config/whitespace.vim
index 981def81..0d985f15 100644
--- a/vim/config/whitespace.vim
+++ b/vim/config/whitespace.vim
@@ -1,5 +1,4 @@
-" Adopt the indent of the last line on new lines; interestingly, plugins that
-" do clever things with indenting will often assume this is set
+" Adopt the indent of the last line on new lines
set autoindent
" Use spaces instead of tabs