lan Nomar

Results 34 comments of lan Nomar

Lua projects are usually MIT or ISC, making this gpl would render using it in games (which is what lua is usually used in) not possible.

It is up to author to choose a license. however, most of the lua ecosystem is ISC licensed. FWIW if this project was infected with a viral license I wouldn't...

https://en.wikipedia.org/wiki/Viral_license

both at the same time I think, its not like you can accept the filetype first and then the lexer. the lexer must exist.

This one is better, actually respects themes. but no go on the html lexer.

~~scratch that, I just woke up.~~ @qiu-x You should not change path, file needs it to run when checking for mime-type. also, a resync with master is needed since its...

@qiu-x > It is supposed to replace the `scintillua` branch, since some of the lexers are already out of date there. This is a new resync + some changes pulled...

it seems filetype.lua erases some commits but its ok in the branch... weird also is there a need to recreate searchpath when package.searchpath exists?

You should probably point this out to the author of the script https://github.com/tomoe-mami/weechat-scripts/issues

after looking at the script, perhaps you should run cmd_action_deactivate on a loop on all buffers before setup() ? that's the only thing that occurs to me at a quick...