-
Hai,
I have error
```lua
Failed to run `config` for Eva-Theme.nvim
...nvim/lazy/nvim-lazy/lua/pcode/plugins/theme/evatheme.lua:17: attempt to index local 'color' (a nil value)
# stacktrace…
-
Below rendering of `:LspHover` Vs the one provide by ipython
[![enter image description here][1]][1]
I don't know if it's my configuration or a lsp problem or python-lsp-server side ?
my vers…
-
# Description
`:checkhealth nvim-treesitter` reports error messages for C# and Zig
# Neovim version
`v0.10.1`
# How to reproduce the issue
1. Use minimal init.lua as below
```lua
vim.env.LA…
-
「あいうえお」から「あいう」をヤンクしてペーストすると、
「あいう 」となる
以下をコメントアウトすると発生しない。
```lua
vim.opt.clipboard:append { "unnamedplus" }
```
-
你好,使用插件后发现很好用,但是不支持snippets,
希望在弹出的选项中也能够支持snippets,snippets的触发也是tab,目前是冲突的
当前用的是
vim-snippets + tlib_vim + vim-addon-mw-utils + vim-snipmate的snippets组合
谢谢
-
### Problem
Alacritty 0.14 released with a [kitty keyboard protocol fix](https://github.com/alacritty/alacritty/pull/7993) that causes key combinations like `c-]` with a qwertz keyboard layout to be …
-
To reproduce: go to a line and press A then enter
```
Error executing vim.schedule lua callback: vim/_editor.lua:0: Chunk is not an array with one or two strings
stack traceback:
[C]: in f…
-
I recently started playing around with [TabPage](https://github.com/willothy/nvim-cokeline/wiki/TabPage) and while it seems pretty cool, `tabpage.focused` seems very odd. At least, it doesn't do what …
-
### Description
I noticed that when Vimspector is closed, lot of unlisted Vimspector-related buffers are kept loaded.
Also, breakpoint signs on the source code files don't seem to be removed. I …
-
Vim has this feature for many years.
This feature is very useful for non-western document writing.
for example, I use helix to edit a markdown file:
```md
这是一句中文 this is a Chinese sentence.
`…