All Questions
2 questions
2
votes
0
answers
46
views
dyon vim syntax plugin
I recently made vim-dyon which is a syntax highlighter and indenter for the dyon programming language. There are probably some issues with being absolutely correct (since I am not too familiar with ...
3
votes
0
answers
88
views
Scraping paths from a Gruntfile
As a part of my Tabv Vim plugin (which at this stage is nothing more than a pitiful rag-tag assortment of half-baked hacks), I have a function which attempts to guess the directory paths for main ...