-
### Neovim version (nvim -v)
0.8.0
### Vim (not Nvim) behaves the same?
no
### Operating system/version
arch linux
### Terminal name/version
alacritty 0.10.1
### $TERM environment variable
al…
-
### Description
If I put a keymap as following:
```
vim.keymap.set('n', '1', function()
builtin.buffers { cwd = vim.fn.getcwd() .. '/lua/', prompt_title = 'Find lua/ buffers', sort_mru = true, s…
-
I'm facing a very strange bug where my neovim config seems to be misconfigured after loading this extension. Some opts such as `vim.o.number` are changed (unset for me) and LSP suddenly became very wa…
-
Hey, for some time (around 2 weeks) I started noticing the following errors when `wilder.nvim` is running:
```
error caught in async handler '/Users/grzegorz.rozdzialik/.local/share/nvim/lazy/wild…
Gelio updated
8 months ago
-
I currently have Treesitter installed in Neovim, which suggests disabling Neovim's native highlighting for performance (additional_vim_regex_highlighting = false) vs duplicating highlights.
When us…
-
### Problem
This may be related in some way to: #23347
I've noticed that sometimes when starting up a rust project, Neovim will crash. This is not consistently happening and I don't believe it t…
-
### Problem description
I was trying to run the keymaps for the telescope view, it shows them but an error `Invalid 'event': 'User TelescopeKeymap'` is thrown.
```
───────────────────────────────…
-
The files in `.xournalpp` should be relocated to the appropriate locations specified by the [XDG base directory specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.h…
-
### 問題の再現手順
1. `cd /path/to/mimikun/dotfiles`
2. `gh issue ls`
### 期待する挙動
文字化けせず正常に表示される
### 実際の挙動
文字化けしたテキストが出力された
### 詳細な説明など
```txt
Showing 22 of 22 open issues in mimikun/dotfiles
ID…
-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the ex…