-
Hey @prabirshrestha,
What are your thoughts about migrating `asyncomplete` to vim9script?
-
## Expected behavior, english is required
After changing ~/.SpaceVim.d/init.toml, changes should take effect when launching (n)vim again.
## The reproduce ways from Vim starting (Required!)
…
-
## Expected behavior
After entering Transient Mode (by using "SPC" + "z" + ".") then zooming in (using "+") you would be able to zoom in or out.
## The reproduce ways from Vim starting (Requ…
-
## Expected behavior, english is required
Plugins should install when I open SpaceVim for the first time
## The reproduce ways from Vim starting (Required!)
SpaceVim plugins do not install au…
-
## Expected behavior
The `globals` command finds references inside `gtags` database.
## Environment Information
- OS: linux
- vim version: 8.1(1-2269, 3612, 3625, 3669, 3741)
- neovim versi…
-
## Expected behavior, english is required
SpaceVim can modify files in host.
## The reproduce ways from Vim starting (Required!)
Run SpaceVim by:
```
docker run -i -t --rm -v $(pwd):/…
-
First, thank you for this fantastic plugin, I absolutely love it!
I am experiencing some performance issues when working on large Go files, especially in test. When the dependency tree grows, Vim f…
-
It used to be that `let g:asyncomplete_smart_completion = 0` would allow "fuzzy" completion, but this appears not to be the case anymore. Can we please get this back?
-
## Expected behavior, english is required
Toggles like highlight-long-lines and toggle conceallevel should be saved.
## The reproduce ways from Vim starting (Required!)
I always have to e…
-
## absturuct
After expand, mode change to normal.
## enviroment
### \~/.vim/vimrc
```
call plug#begin()
Plug 'junegunn/vim-plug'
Plug 'prabirshrestha/asyncomplete.vim'
Plug 'prabirshrestha/a…