diff options
-rw-r--r-- | runtime/macros/matchit.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/macros/matchit.vim b/runtime/macros/matchit.vim new file mode 100644 index 0000000000..d4f8cb22e8 --- /dev/null +++ b/runtime/macros/matchit.vim @@ -0,0 +1,2 @@ +" This file is a compatibility stub for any plugins which source it. +" Nvim already loads the matchit plugin by default; see ':help pi_matchit.txt'. |