-
Here's the valgrind error I get off of a fresh install of vim (ubuntu 17.04) and `color_coded` (repro by starting and immediately exiting vim)
```
swgillespie@ubuntu:~$ valgrind vim …
-
```
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…
-
```
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…
-
### Description
When using `Telescope current_buffer_tags` with a large `tags` file, it can take 5-10 seconds before results are displayed. In my particular case I have a `tags` file with 282 065 l…
-
When I try to install AA+PRV, I get these errors.
**Not sure if these are the latest instructions:** https://goo.gl/gDGQvN
line 2:
E121: Undefined variable: g:mapleader
E15: Invalid expressio…
-
Good day,
this is a bug that's hard to reproduce. I had noticed it many times, and today could spare the multiple hours of pinning it down. However, it is not readily reproducible completely via scr…
-
**Describe the bug**
When using the find_definition function of the locals module (lua/nvim-treesitter/locals.lua l ~ 220), in some languages (such as Rust, C, but not Python) no definition is found.…
-
```
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…
-
```
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…
-
**Description**
Arguments are replaced when a string is present as an argument to a function during completion in JavaScript files.
**Steps to reproduce**
Open `test.js` and enter the followi…