-
I am using the https://github.com/nvim-lua/kickstart.nvim `init.lua` script and configure it to use texlab lsp.
When I type `:TexlabBuild` to build the tex file, when all things in the .tex file i…
-
Neovim supports virtual text (`nvim_buf_set_virtual_text`). This can be used to show LineLens but Vim doesn't have an equivalent feature as of now.
-
Use this on neovim, but all command just prints `cwd: /path/of/current`
-
Hi,
since approx. 4 weeks I sometimes get an infinit repitition of a keystroke. In my case it has been arrow up or down in neovim.
The problem: These events block the UI entirely. Ctrl-Alt-F1 is…
m1027 updated
2 months ago
-
# Problem
Moving the cursor is a fundamental action in Nvim, and there are many different ways to do so, depending on context:
- `vim.api.nvim_win_set_cursor()` or `vim.fn.cursor()` are the low leve…
-
I'm currently trying to try out the grammar and I'm running into this compilation error when attempting to install
![image](https://user-images.githubusercontent.com/5523984/114268469-46339e00-99cf…
-
I have installed vim-rmarkdown, vim-pandoc ,vim-pandoc-syntax ,but when i compile pdf I get this:
![capture](https://user-images.githubusercontent.com/37837882/46996315-d2daa980-d14e-11e8-9947-8f41a8…
ghost updated
6 years ago
-
### Describe the bug
If syntax highlighting is enabled, then the indentation after/in TypeScript/JavaScript comments is broken (see below for specific examples). As far as I can tell, this affects on…
cionx updated
1 month ago
-
When I install `mypy` for my user (`pip install --user mypy`), it is recognized by nvim-lint and works.
However, when I use a custom environment for my linters (I create some `python -m venv linter…
-
**What version of neovim are you using?**
For example: v0.0.10
**What version of Tailwind CSS IntelliSense are you using?**
For example: v0.0.18
Hello o/
I am the maintainer of a https:…