summaryrefslogtreecommitdiffstats
path: root/ftplugin/toml.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2018-02-06 11:15:01 +0800
committerAdam Stankiewicz <sheerun@sher.pl>2018-02-06 11:15:01 +0800
commit18efda3933a867dd21df483bbfeae52231783d46 (patch)
treea2af3be10f2140314656d1c2e0e53ef1a1c1b6c6 /ftplugin/toml.vim
parentbfc6ed9fbafc0758aaab228df70a3656368d8497 (diff)
downloadvim-polyglot-18efda3933a867dd21df483bbfeae52231783d46.tar.gz
vim-polyglot-18efda3933a867dd21df483bbfeae52231783d46.zip
Update
Diffstat (limited to 'ftplugin/toml.vim')
-rw-r--r--ftplugin/toml.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/ftplugin/toml.vim b/ftplugin/toml.vim
index 1d11c9d8..baa19ba1 100644
--- a/ftplugin/toml.vim
+++ b/ftplugin/toml.vim
@@ -31,8 +31,6 @@ else
endif
unlet s:delims
-let b:undo_ftplugin = ""
-
let &cpo = s:save_cpo
unlet s:save_cpo