-
Neovim offers the ability to interact with node plugins via a native node background process. Curious if you've looked into it at all as a way to speed up completion? Currently vimproc can get a littl…
-
Subscribe to this issue and stay notified about new [daily trending repos in Vim script](https://github.com/trending/vim-script?since=daily).
-
### Environment
- OS:
- [x] Linux (Fedora 32)
- Vim:
- [x] NeoVim
### `:version`
```
NVIM v0.4.4
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -O2 -g -…
-
### 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…
-
Is there any way to make this plugin use rainbow highlighting?
I use ccls and vim-lsp. The relevant parts of config are as follows:
```vim
" let g:lsp_semantic_enabled = 1
let g:lsp_cxx_hl_use_t…
-
I'm facing massive performance issues with a project that I'm working on which contains a lot of files. In this codebase completion is nearly unusable, causes lots of Lua & out of memory errors & cras…
-
Hi
With everything setup correctly as in [issue 20](https://github.com/clojure-vim/async-clj-omni/issues/20) I am getting deoplete crashing in the async_clj source with a socket error.
I have t…
-
# vim C 개발 환경설정 | 99Docs
Docs for programming, problem solving, etc.
[https://mkparkqq.github.io/docs/dev/2024-04-16-vimrc.html](https://mkparkqq.github.io/docs/dev/2024-04-16-vimrc.html)
-
### I have done the following steps before reporting this issue:
- [X] I have searched the existing issues
- [X] I have read the FAQ in the help doc
### Operating system/version
Windows 11 pro 23H2…
-
Created a quick script just to see what we have for plugins that might be abandoned or haven't been updated in a long time.
We could double check these and see if they don't have a new version beca…