-
how to ovvereide this plugin to find file only for this working directory?
```lua
extensions = {
frecency = {
db_root = "~/dotfiles/telescope-frency",
show_scores = tru…
-
### Problem
The built-in LSP-aware tagfunc seems to pass the pattern directly to `workspace/symbol`: https://github.com/neovim/neovim/blob/e124672ce9a81e0ca32e6c30ea3730ad5fe981af/runtime/lua/vim/lsp…
-
The string patterns are more complex than what the built-in Lua pattern matching system can support. Is it worth the time to implement somehow?
-
### Neovim version (nvim -v)
NVIM v0.6.1
### Vim (not Nvim) behaves the same?
not applicable
### Operating system/version
Linux Debian 11
### Terminal name/version
xfce4-terminal-…
mg979 updated
2 years ago
-
**Describe the bug**
A clear and concise description of what the bug is. If it helps, please include a module tree that shows the issue.
It is suggested I file a bug as I get the above error.
…
-
Investigating https://github.com/stevedonovan/lua-patterns/issues/2 more, it sees like this repository doesn't contain the latest verison, published to crates.io.
-
`#lua-match` can probably be changed to `#match?`
From docs:
> `lua-match?` *treesitter-predicate-lua-match?*
> Match |lua-patterns| against the text co…
-
### Is your enhancement related to a problem? Please describe.
The file name could match multiple schemas from schema store, in my case `**/.github/workflows/deploy.yaml` and `deploy.yaml` match GitH…
-
We've had several bugs which feel like they'd have been caught by fuzzing. In might be worth doing some basic tests on our various string parsing code, including:
- Format strings
- Lua patterns…
-
Given normally Lua uses patterns, it would be good if the [`hs.application:selectMenuItem()`](http://www.hammerspoon.org/docs/hs.application.html#selectMenuItem) documentation included an example of h…