This website requires JavaScript.
Explore
Help
Sign In
kevin
/
neovim
Watch
1
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2024-12-20 11:15:14 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96be8a2c4d
neovim
/
runtime
/
plugin
/
matchit.vim
3 lines
60 B
VimL
Raw
Normal View
History
Unescape
Escape
runtime: move matchit.vim to /pack/dist/opt/ Align matchit.vim with upstream Vim. We don't want to maintain a fork of matchit.vim; our small changes should be sent to https://github.com/chrisbra/matchit
2019-08-01 06:29:47 -07:00
" Nvim: load the matchit plugin by default.
packadd
matchit
Reference in New Issue
Copy Permalink