Logo
Explore Help
Sign In
CC-tea/org-vim
1
0
Fork 0
You've already forked org-vim
mirror of https://github.com/vim/vim.git synced 2026-05-12 13:21:59 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
9588666360e94de3ff58d4bc79aa9148fbf5fc44
org-vim/runtime/macros/matchit.vim

6 lines
124 B
VimL
Raw Normal View History

patch 7.4.1653 Problem: Users who loaded matchit.vim manually have to change their startup. (Gary Johnson) Solution: Add a file in the old location that loads the package.
2016-03-25 18:35:01 +01:00
" Load the matchit package.
" For those users who were loading the matchit plugin from here.
patch 8.0.0321: errors when trying to use scripts in tiny version Problem: When using the tiny version trying to load the matchit plugin gives an error. On MS-Windows some default mappings fail. Solution: Add a check if the command used is available. (Christian Brabandt)
2017-02-09 20:22:30 +01:00
if 1
packadd matchit
endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1217ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API