-
Hello and very nice work, I was looking for something exactly like this.
As mentioned in the title, with the suggested configuration from the README, I no longer get syntax highlighting in yaml fil…
-
{
"mfussenegger/nvim-dap",
config = function(_, opts)
-
### What system are you running Yazi on?
Linux X11
### What terminal are you running Yazi in?
st 0.8.5
### `yazi --debug` output
```Shell
Yazi
Version: 0.3.3 (5eabd7d 2024-10-29)
Debug …
-
**Describe the bug**
I cannot get `nvim-scrollbar` to show Search marks using `hlslens` no matter which way I configure it.
**To Reproduce**
Here is my entire configuration:
```lua
lua 1 th…
-
输入标点符号,如 `*`,`!` 后,rime_ls 能正常提供候选词,输入 `[` 或 `{` 后 rime_ls 也正常,但先输入标点符号再输入括号后,rime_ls 不再能提供候选词。表现如下面这段录屏:
https://github.com/user-attachments/assets/1b4afc51-8e95-41f9-a2a2-7288895ab99d
这对日常使用不会…
-
### Describe the bug
When the parsers `lua` and either `vim` or `comment` are installed, neovim crashes when trying to insert any character into a loaded lua file.
### To Reproduce
Have an `init.lu…
yggdr updated
1 month ago
-
Hi, I don't if this is a bug, but when writing javascript within the `script` tag, it tries to turn whatever I'm writing into a tag. Is there a way to disable it only within the `script' tag?
It happ…
-
I think instead of `neocmake` you wanted to use `neoqml` for the entry
```lua
if not configs.neoqml then
configs.neocmake = {
default_config = {
cmd = { "neoqmllsp" },
…
-
I'm just adding this as a note. I haven't played with tree-sitter and tree-sitter queries yet. But I might see if I can find time to pitch in. I love the effort put in. But there is still some things …
-
### Problem
https://github.com/Decodetalkers/neocmakelsp/blob/master/src/languageserver.rs#L280-L293
I have registered such kind of filewatcher. every time files under the project, like `buiild/CM…