Oliver Jan Krylow
Oliver Jan Krylow
I am pretty sure this is a consequence of "parsing before evaluation". I have tried similiar patterns, when wanting to load different alias values based on hostname. ```nu if (...
@llllvvuu uninstalling `comment` parser fixed the issue for me. the file I tested it on is https://gist.github.com/bugabinga/730dea632b94b2c54c48bd4eabf31481
This probably happens because Neovim and/or your color scheme set the background to dark before this plugin has a chance to be loaded. My workaround looks like this: ```lua return...
I agree. It also conflicts with the Android dex thing. Maybe changing it to 'dextrous' would also make it more "web-searchable". On 3 March 2015 07:55:14 CET, notfoss [email protected] wrote:...
Ah, I guess the cat is out of the bag then... @craigbarnes Do you know how Fedora is managing the naming conflict?
A workaround, that should not cause too many issues with other parsers can be to separate the def list items by an escape char `\`. ```markdown First term : Definition...
The `_` character is already handled by "w". From my point of view, your plugin does not need to do anything special. Maybe advice people, that use dash-case to put...
@winauth I think you a right, Android has a lot of fine options in that regard. @UnAfraid Check out https://fedorahosted.org/freeotp/. The notable exception here is support for games (battle.net, steam,etc)....
I am in the same boat. Not using `lspconfig`, but would love to have `neoconf` overriding local lsp settings. Can we reimplement the functions in `util.lua`, that depend on `lspconfig`...
> Mine's at clone, I can install git for anything else :-). @bugabinga > any opinion on this? There are computers (servers) where I'd like > some dotfiles, but where...