-
Lexers used this rule (most if not all of them) are affected:
`{ pattern = "-?%.?%d+", type = "number" },`
Invalid numbers like `1.2.3.4` will also highlighted as `number`. I h…
-
As previously mentioned in [the chat](https://imgur.com/a/S29mAzL) some days ago, enabling the Lua layer, which includes this plugin makes working with Lua files very slow. Originally, I'd thought it …
-
**Describe the bug**
lua error happening at random, was afk in the valdrakken bank area when this one happened
4x [ADDON_ACTION_FORBIDDEN] AddOn 'Prat-3.0-3.9.37' tried to call the protected funct…
-
If yes, can you please restore it? I use lua as main language for all my projects and lua patterns are much more familiar and comfortable to me than regex.
-
### Did you check the docs?
- [X] I have read all the docs.
### Is your feature request related to a problem? Please describe.
While it's nice to have `gitignore` support, there's no support for `g…
-
Since v0.2, [YALP](https://github.com/IllidanS4/YALP) supports package lookup (via the `require` function) using two patterns: `scriptfiles/lua/?.lua` for Lua packages, and `plugins/lua/?.dll` or `plu…
-
### Issue
`lineno` seems to trick `lua-widow-control` into thinking there are (many) nonexistent pages in the output. In the MWE below, `lua-widow-control` complains about stuff on page 65 whereas…
d125q updated
4 months ago
-
The code snippets will require replacing the mini.surround plugin: https://github.com/mostlymaxi/dotconf/blob/829ea31f8874abc0d5e8d1111ab8a36af5466c33/nvim/init.lua#L876-L891 with [nvim-surround](http…
-
For enhanced patterns covered by #9 (#6, #7, and #8) might it be a good idea to pre-compile these patterns to bytecode? It would likely make these features easier to implement. Again, need to study Py…
-
A staple of any regex flavor. For the enhanced patterns (issue #9), this could simply be a flag passed as a separate argument that changes the meaning of `^` and `$`. But it could be implemented for t…