-
- `nvim --version`:
```
NVIM v0.5.1
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIF…
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][c…
-
I'm getting the following message
Loading libclang failed, completion won't be available. Are you sure 'C:\Program Files (x86)\LLVM 3.4.svn\bin' contains libclang? Does anybody know what might be the …
-
- `nvim --version`:
```
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1696795921
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.4/share/nvim…
-
- `nvim --version`:
```
NVIM v0.6.1
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az152-430
Features: -acl +iconv +tui
See ":help feature-compile"
syste…
-
### Neovim version (nvim -v)
0.8.0-dev+519-g6f6286e4f9
### Vim (not Nvim) behaves the same?
no, vim 8.2
### Operating system/version
linux 5.15.19-1-MANJARO
### Terminal name/version
alacritty …
-
The problem is exactly as the title states. I've pasted a debug log. Here is some info
- Running vim on Windows Linux Subsystem
- Set path to Ctags with the g:tagbar_ctags_bin variable which is on t…
-
When define a user command with `-complete=command` argument, `cmp-cmdline` can't even give a completion list.
For exxample with the following command, after input `Redir ` in vim cmdline, `` do no…
-
## Describe the bug
The plugin is struggling to find the linux appimage when following the same process shown in the project demo for attaching to an existing devpod workspace.
## To reproduce
…
-
```
Thank you for developing great plugin.
I am expecting that the plugin will work with multi-byte asap.
Now, I am trying to help about that.
So, attached patch is my first hack that is to be able to…