-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.9.1
### Neorg setup
```lua
require(…
-
**Oni Version:**
0.3.9
**Neovim Version (Linux only):**
0.3.4
**Operating System:**
Ubuntu 19.04
**Issue:**
No file will open. No error in the console. I've tried with and without loading…
-
This plugin exclusively written for Neovim, which can't be used in the original Vim. Many people still use it though. Would be great if there could also get one written in vim9script for Vim!
jclsn updated
6 months ago
-
- `nvim --version`: NVIM v0.5.0-dev+d09b8ad
- `git --version`: git version 2.31.1
- Operating system/version: Manjaro
- Terminal name/version: Kitty
### Steps to reproduce
(these steps are also…
-
Will we ever receive the updated versions from your neovim configuration? when you finish setting up lazy.nvim and other plugins? I'd like to use your config.
-
---
description: A guide on how to setup neovim to enable Volar's takeover mode to allow vscode like type checking of vue projects in nvim
tags: ["code","nvim","vue","volar"]
---
## Vue Type Error…
-
https://github.com/autozimu/LanguageClient-neovim/blob/next/INSTALL.md#5-configure-this-plugin
# 原因
`%USERPROFILE%\dotfiles\vim\plugin\repos\github.com\autozimu\LanguageClient-neovim_next\bin`
に`…
-
I'm trying to use your plugin to render previews in telescope. I've created a bufferpreviewer_maker like this:
```lua
local previewers = require('telescope.previewers')
local image_api = require(…
-
I would like to request the addition of support for nvim-dap-ui. Currently, the debugging experience in Neovim is enhanced by using the nvim-dap plugin, which provides a powerful debugging interface. …
-
- Did you upgrade to latest plugin version?
Yes
- Did you upgrade to/compile latest binary? Run shell command
`bin/languageclient --version` to get its version number.
0.1.131
- (Neovim use…