-
`buf_set_lines()` function in `vim/buffer.vim` does not cover the case of `start == end` when `exists('*deletebufline') && exists('*bufload')`; none of these conditions are true in this case:
```
…
-
when I open html error
## Expected behavior, english is required
```
Error detected while processing function startify#open_buffers[6]..217_open_buffer[12]..BufReadPost Autocommands for "*":
…
-
Hi !
I just installed vim-javacomplete2 on my arch linux laptop and configured my `.vimrc` but I encounter a problem. I searched on issues but I didn't find anything related to this error. It seems…
-
Error detected while processing function 94_nerdtree_l[10]..304[18]..303[3]..166_activateFileNode[1]..333[1]..349[3]..405[6]..406[17]..241[3]..BufEnter Autocommands for "*.ts":
E117: Unknown functi…
-
Javacomplete2 look like can't complete context param name, such as
``` java
public void foo() {
String str = "hi";
st
}
```
It's can't complete 'str'.
I think if it can complete conte…
-
## Actual behavior (Required!)
maven.vim checking executable('mvn') and use 'mvn' command.
## Expected behavior (Required!)
maven.vim should use local mvnw file because not everyone can install m…
-
## Actual behavior (Required!)
As shown in [THIS EXAMPLE](https://github.com/InfoSec812/vertx-matrix-params-example/blob/main/src/main/java/com/example/matrix_testing/MainVerticle.java#L21)
The va…
-
I'm thinking most of motivation for using IDEs for java is
1. input completion
2. import correction
3. refactoring
Currently 1 and 2 is done (but 2 support just to add import not remove and format).
…
mattn updated
2 years ago
-
there is no scala completion for vim yet, it would be a great improvement for vim if there was a scala completion plugin.
I'm not familiar with vim-scripts, but I think javavi can be a common backend …
-
## Expected behavior, english is recommended
There seems to be a character missing from DejaVu Sans Mono for Powerline.
See next to the tab number and between the filename. Not sure what th…