vim.js
vim.js copied to clipboard
Help doesn't work
Typing :help gives—
E433: No tags file
E149: Sorry, no help for help.txt
The help text are not small (~6.5M) and may not be necessary for everyone. I'm planning to add support for external files, such that the files are loaded on demand.
I edited vim.js for a load file on demand (currently the help files are in my own git repo, but I can get them from the net)
https://tinmarino.github.io/PagePona/Vim/Interpreter/vim.html