-
Let's have Kotlin completions!!! 😄
I've forked this repo to start working on completions, but it would be nice to collaborate on a feature branch here. I've never written a Vim plugin, so I'm usin…
-
hi,
Do you have any ideas about integrating javacomplete and its dependency nailgun work together.
I have installed nailgun and start its server, but javacomplete still not work.
Since there is lit…
twmht updated
8 years ago
-
### Expected behavior
Opening/saving a Java file that uses Gradle should correctly set classpath for linting/checking.
### Steps to reproduce
[This is the repo](https://github.com/shoemakerdr…
-
### Expected behavior.
Try to edit a text file using SpaceVim.
Try pressing Enter key.
The keypress is never recognised and newline is never generated.
This is not a problem with nano or Emacs o…
-
### Expected behavior.
Add layers and config options to `$HOME/.SpaceVim.d/init.toml` and have them be applied on restart.
### The reproduce ways from Vim starting.
1. install SpaceVim via cURL me…
-
## Actual behavior (Required!)
get following error:
```
FAILURE: Build failed with an exception.
* Where:
Initialization script 'C:\Users\wsdjeg\AppData\Local\Temp\nvimf7Dg0j\4' line: 1
* What w…
-
let ayucolor="dark" not working. Theme is stuck on default pallete
-
### Expected behavior.
![image](https://github.com/user-attachments/assets/e398d722-d542-449c-9ef5-5404b1fbf697)
logger_config.py 是我自己定义的一个库,但是无法加载,哪怕是 `from .logger_config import setup_logger `…
-
When I open Go file, an error occurs:
```
Error detected while processing function 12[32]..12_callback:
line 21:
Vim(call):E117: Unknown function: chdir
```
As the error says, my NeoVim se…
-
### Expected behavior.
Hitting Enter or Return on the keyboard should go to a new line in insert mode. However, nothing happens. Instead, a new line can be created with which is not ideal. I've conf…