-
First of all, thanks for the amazing linter.
# Background
I'm using cpplint as a neomake maker in my nvim, but the same behavior is observed when I use cpplint directly as a command line tool.
…
-
### Feature already in Vim?
No
### Feature description
I use the colemak keyboard layout, so I basically have to remap every single key to fit my needs, but I would also like not to stumble upon so…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp#faq) and it didn't resolve my problem.
### Issues
- [X] I have checked [existing issues](https://github.com/hrsh7th/nvim-c…
-
I'm on a Mac using neovim 0.1.1 and help tags are not getting generated. It is possible that this is a bug in the helptags command in neovim rather than in vim-plug. I started trying to debug it and w…
-
Hi,
I would like to figure out why are `init()` and `setup()` functions separate? I'm thinking that simplifying it and using only a `setup()` function would be more straightforward. Something like …
-
After an update to 0f9dea2 neovim no longer open my .nvimrc
My .nvimrc is located at:
```
/home/user/.nvimrc
echo $HOME => /home/user
echo $VIMRUNTIME => /usr/local/share/nvim/runtime
set rtp?
…
-
## My cmp config
![IMG_20211008_193115](https://user-images.githubusercontent.com/80388154/136572093-7c232a67-374d-4a71-bc37-4cafd6d21cb3.jpg)
## Cmp status
![IMG_20211008_193021](https://user-im…
-
Hi.
I installed the plugin via using vim-plug but i have issue.
[On this picture](https://i.imgur.com/gwY7Vcp.png), hexadecimal color codes doesn't work.
But if i look the [example.css](https://i.i…
-
## Error
![IMG_20211012_194900](https://user-images.githubusercontent.com/80388154/136982404-5fa1185b-5219-4ff5-a8fa-a2ec17bc1618.jpg)
## Expected
The language server will work fine
## Actual
…
-
Whenever I run neovim in tmux it's no longer behaves smoothly, screen starts to be refreshed in a strange way.
Here's video of that behaviour: http://up.prograils.com/ml/nvim_tmux.mp4
Config files:
[…