-
VSCodeに魂を売らない
-
1. add docs for `PT_TOKEN` and `PT_ID`
2. can you [async.vim](https://github.com/prabirshrestha/async.vim) to normalize job between vim8 and neovim. There is also a doc in embedding if you would like…
-
Omnifunc completion works very nicely with the css completer:
```vim
let g:completor_css_omni_trigger = '([\w-]+|@[\w-]*|[\w-]+:\s*[\w-]*)$'
```
I would love to use the omnifunc completer from […
kmARC updated
4 years ago
-
It would be better to ignore case sensitivity, e.g.,
but when you continue to input one more charactor, nothing matches:
[nvim-completion-manager](https://github.com/roxma/nvim-completi…
-
My keyboard layout outputs a non-breaking space when pressing AltGr+Space, which causes this error to appear:
![image](https://user-images.githubusercontent.com/920910/134091983-f5dcdf44-dc41-4e99-…
-
Well, the title says it all. I've abandoned `vim-racer` because it's development stopped and racer for rust is already deprecated.
This said I have these plugins in my `init.vim` file:
``` vim
…
-
Hi,
I've followed the Vim instructions, namely I added:
```vim
call g:plug#begin()
Plug 'JuliaEditorSupport/julia-vim'
Plug 'autozimu/LanguageClient-neovim', {'branch': 'next', 'do': 'bas…
-
# Intro
We had a discussion about this on gitter the other day, see https://gitter.im/neovim/neovim?at=5f07781c46c75b1e5e3524ff
Presently, all insert mode completion is based on exact prefix mat…
-
it is stuck when the project is big, for example i open the linux kernel , how to fix it?
-
Ey! I will be pleased if you could upload statically build binaries for clangd and clang-format to work on a **Red Hat 6.3**.
This machine is not mine and I don't have root access.
The compiler ins…