Alejandro Sanchez
                                            Alejandro Sanchez
                                        
                                    But DOSBox is not written in assembly, it's written in C++. Unless they were using inline assembly, in which case... why? I know this used do be done in the...
See issue #56. Boxer works fine on Yosemite, so there is no immediate need.
Why don't you want to write the Vim help file? From what I have seen all the generators out there are broken, and even when they work the generated result...
I have updated to a more recent version (`bc2890c`) and `gO` works now. The other two points still stand though. In particular the top of the manual still does not...
Yes, formatting is fine now. What should we do with the ticket now, keep it open until they other two points are resolved, or just leave it at this and...
Maybe I came off wrong, please let me clarify. A manual consists generally of four parts: tutorial, guide, reference, and explanation. How much emphasis to put on each one and...
> The tutorial is currently fulfilled by the README. I'm not sure this needs to be in the help file as well so for now I'm happy with how it...
Sounds like a plan. I'll try to come up with a PR and then we can discuss the details there. I will close this issue now.
Right, I have been shoving this one under the rug. Here is work-in-progress pull request: #131 I don't know enough about Tree-sitter do it properly. Is there more in terms...
Update: after some more reading of the manual I have tried the following: - Start SBCL and add the path to Vlime to the Quicklisp search paths: `(push #P"/home/hiphish/.local/share/nvim/site-packages/vlime/lisp/" ql:*local-project-directories*)`...