Josef Litoš
Josef Litoš
This PR provides better parsing, trying to backtrack to a state when all parenthesis were correctly matched if the first pass had been invalid. This helps in situations when there...
### Description fast wrap won't trigger upon pressing keybind when trying to use it for `*` or `**`/`__` (markdown) ### Mapping bug _No response_ ### Steps to reproduce Try to...
The [context_commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring/blob/main/lua/ts_context_commentstring/internal.lua#L147) global is only needed if `vim_commentary` is used. It would be nice, if the global function was defined in that module, being lazyloaded only if `vim_commentary` is being...
no matter the comparators I set, the nvim_lsp source gets **often** (not always) hidden when copilot suggestions _"arrive"_:  but then:  while I'm writing copilot doesn't show anything, so...
fixes #1810
### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...
When I click on the window and it opens the file, I would expect the window to close as it would if the contents were dragged. (Probably would respect the...
Neovim terminal has some misses, but [my own](https://gist.github.com/JosefLitos/daace9d2a12c432e9f766138638e5666) input parser works just fine with it, so I think the problem is not on their side this time. Disclaimer: haven't tried...
``` java.lang.ArrayIndexOutOfBoundsException: Index 122 out of bounds for length 26 at net.minecraft.class_2540.method_10818(class_2540.java:478) at net.minecraft.class_9.method_47935(class_9.java:155) at net.minecraft.class_9.method_28(class_9.java:147) at net.minecraft.class_11.method_34(class_11.java:211) at fi.dy.masa.minihud.util.DebugInfoUtils.onServerTickEnd(DebugInfoUtils.java:188) at net.minecraft.server.MinecraftServer.handler$cfc000$onServerTickPost(MinecraftServer.java:4788) at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:868) at net.minecraft.class_1132.method_3748(class_1132.java:99) at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:264)...
There are many other subscript letters available, like `h` or `p`, but the most common ones are not. Could this be changed? I am asking, because this font has the...