-
### Problem
previously everything worked fine. I uninstalled Python 3.9, etc. and manually removed most stuffs.
Then I extracted nvim and installed Python 3.8.5.
Now :UpdateRemotePlugins does not c…
-
**NeoVim Version**
```
NVIM v0.10.1
Build type: Release
LuaJIT 2.1.1725453128
```
**Describe the bug**
I am running LazyVim with `python` and `test` extra and for some reason running the Neot…
-
Hi! On some vim openings the theme's lualine seems to work as it should
![image](https://github.com/user-attachments/assets/4dd581db-9313-44fe-be25-d073c323c63d)
While on other it does not
![…
-
### Did you check docs and existing issues?
- [X] I have read all the trouble.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the ex…
-
Hi! I'm trying out this plugin, but I can't seem to do `vim.lsp.buf.definition()` to jump to functions in other modules.
To reproduce,
1. Clone https://github.com/robsonpeixoto/elixir-ls-go-to-d…
-
Specifically this https://marketplace.visualstudio.com/items?itemName=vscodevim.vim
but a few others too..
-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…
-
### Description
When I set `defaults.file_ignore_patterns`, any calls to `builtin.current_buffer_fuzzy_find` does not yield any results; when there should be something.
### Neovim version
```markdo…
-
Align
AutoSetIndentStyle
BufOnly
EnhancedCommentify-2.3
NERD_tree
QuickBuf
cpp-vim
grep
monday
mru
neocomplcache.vim
neomru.vim
sclala
smartchr
textobj-indent
textobj-user
unite.vim
vim-anzu
vim-fugit…
-
### Steps to reproduce
Moving from https://github.com/neovim/neovim/issues/31233
mwe.rst:
```rst
================
Document Heading
================
Heading
=======
Sub-heading
--------…