aboutsummaryrefslogtreecommitdiff
path: root/vim/config/format.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/config/format.vim')
-rw-r--r--vim/config/format.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/config/format.vim b/vim/config/format.vim
index 6c71b5ee..97ebcb11 100644
--- a/vim/config/format.vim
+++ b/vim/config/format.vim
@@ -34,4 +34,5 @@ if has('user_commands')
nnoremap <silent>
\ <Leader>t
\ :<C-U>ToggleOptionFlagLocal formatoptions t<CR>
+
endif