-
### Problem
I've created a issue in nvin-treesitter about this bug. According to this response, reproduced the error.
I think this is an issue with neovim core, stemming from the fact that a buffe…
-
* rust.vim version: commit d045677, 2019-09-20
*tagbar commit is 387bbad, 2017-12-17*
Steps to reproduce:
1. Open up a Rust file
2. Toggle the tagbar with `:Tagbar`
Expected vs. actual …
-
* rust.vim version: Using [vim-plug](https://github.com/junegunn/vim-plug), rust.vim at commit 9984b9753606fe2c8d7f3d4f9d67c1777a967cd6, which is `master` at this point in time.
* OS: elementary OS J…
-
Are ROxygen tag highlighting something that can be added? With treesitter disabled they get highlighted from the main neovim runtime:
https://github.com/neovim/neovim/blob/c651a0f643e7bd34eb740069a…
-
Thought I'd delve back into Neovim and I wanted to use Fennel. Using the following, I'm getting some issues with another library, [Luafun](https://github.com/luafun/luafun), that I've bootstrapped alo…
-
### Problem
We have inherited (and still actively maintain by porting updates to) Vim's runtime files, a lot of which are very useful and part of Neovim's value proposition. However, some of them h…
-
### Feature description
I have a function for lsp-diagnostics, whihc place the diagnostic float in the lower left corner:
```lua
local _, winnr = vim.diagnostic.open_float({ source = …
-
As was described in this PR https://github.com/nvim-lua/completion-nvim/pull/321#issuecomment-757534341 snippets.nvim has support but it is not expanding well the snippets
**My testing minimal init…
-
### Steps to reproduce
Whenever I open a file with the `pl` extension, gVim emits a "perl not found in $PATH" message. Indeed, I don't have Perl installed, but checking for it just to open a Perl f…
-
ENV: Ubuntu 20.04
```
925d8ed [7 days ago] (HEAD -> master, origin/master, origin/HEAD) README: Adjust old tasklib install instructions [Tomas Babej]
[I] ~/.v/p/taskwiki master python…