aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorYasuhiro Matsumoto2020-09-19 02:07:27 +0900
committerYasuhiro Matsumoto2020-09-19 02:07:27 +0900
commiteb94567a98e23254eedd5d497551b33976295233 (patch)
tree36a2a1cb7ec5286d49f99d9bb42ef0c8ccd88eb6
parent8857c17250ec377363adb78ec05fb7c1b56d3e27 (diff)
downloadctrlp.vim-readdir.tar.gz

Fix modeline

readdir
-rw-r--r--autoload/ctrlp.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload/ctrlp.vim b/autoload/ctrlp.vim
index e54f22a..1a5f9fa 100644
--- a/autoload/ctrlp.vim
+++ b/autoload/ctrlp.vim
@@ -2865,4 +2865,4 @@ fu! s:autocmds()
endf
"}}}
-" vim1:fen:fdm=marker:fmr={{{,}}}:fdl=0:fdc=1:ts=2:sw=2:sts=2
+" vim:fen:fdm=marker:fmr={{{,}}}:fdl=0:fdc=1:ts=2:sw=2:sts=2