MacVim documentation is now available on the web! #1382
ychin
announced in
Announcement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While MacVim does have builtin documentation available (via
:help macvim
), it's sometimes useful to have a web version for browsing. Vim and Neovim both have multiple options for this already (e.g. vimhelp or Neovim doc). While MacVim is mostly a fork of Vim, there are unique documentation that will be useful to browse independently of Vim's docs.There is now a web version of MacVim's docs available at https://macvim.org/docs/gui_mac.txt.html (it's also pointed to from https://macvim.org). It's made using a modified version of vimhelp (made by @c4rlo) which is why it will look quite similar.
Beta Was this translation helpful? Give feedback.
All reactions