mirror of
https://github.com/neovim/neovim.git
synced 2025-11-29 13:40:38 +00:00
- Add runtime/lua/vim/vimhelp.lua, which is a translation of Vim's runtime/import/dist/vimhelp.vim. - Unlike Vim, run the highlighting from an ftplugin file instead of a syntax file, so that it is run even if using treesitter.