#
deoplete-source
Here are 26 public repositories matching this topic...
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile)
clojure
neovim
racket
clojurescript
guile
nrepl
unlicense
cider
clojure-repl
racket-lang
mit-scheme
deoplete-source
janet-lang
hy-lang
-
Updated
Feb 15, 2022 - Lua
Elixir Integration Into Vim
vim
elixir
neovim
vim-plugin
vim-plugins
deoplete
neovim-plugin
code-completion
alchemist
deoplete-source
-
Updated
Apr 27, 2020 - Elixir
deoplete.nvim source for Python
-
Updated
Dec 21, 2020 - Python
Vim plugin for insert mode completion of words in adjacent tmux panes
vim
tmux
neovim
vim-plugin
vim-plugins
deoplete
neovim-plugin
asyncomplete
deoplete-source
neocomplete
tmux-completions
tmux-pane
neocomplcache
-
Updated
Jan 6, 2022 - Vim script
Asynchronous Go completion for Neovim. deoplete source for Go.
-
Updated
Mar 30, 2021 - Python
Database autocompletion powered by https://github.com/tpope/vim-dadbod
vim
database
neovim
vim-plugin
vim-plugins
deoplete
neovim-plugin
coc
deoplete-source
autocompletions
vim-dadbod
nvim-cmp
-
Updated
Feb 13, 2022 - Vim script
deoplete.nvim source for C/C++/Obj-C/Obj-C++ with clang-python3
-
Updated
Oct 15, 2020 - Python
Brings JetBrains/IntelliJ IDEs magic to Neovim with minimal setup.
-
Updated
Nov 12, 2020 - Vim script
The Vim Script completion source for neocomplete/deoplete/ddc
-
Updated
Feb 2, 2022 - Vim script
-
Updated
Nov 10, 2019 - Shell
deoplete source for Dockerfile.
-
Updated
Dec 18, 2021 - Python
deoplete.nvim source for Assembly base by google/EXEgesis
-
Updated
Jan 5, 2021 - Python
Deoplete source for spelling check
-
Updated
Jul 1, 2020 - Python
neocomplcache/neocomplete/deoplete calculates plugin.
-
Updated
Apr 5, 2019 - Vim script
deoplete source for vim-lsc.
-
Updated
Apr 17, 2020 - Vim script
A deoplete source to autocomplete words from the current Firefox tab
-
Updated
Sep 13, 2018 - Python
Deoplete source for carddav contacts using khard
-
Updated
Sep 18, 2020 - Python
deoplete source for vim-lamp.
-
Updated
Oct 16, 2020 - Vim script
WebBrowser plugin for Basilico
-
Updated
May 2, 2019 - C++
Deoplete source for completing Mutt aliases
-
Updated
Jul 1, 2020 - Python
Improve this page
Add a description, image, and links to the deoplete-source topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deoplete-source topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Every time i run
PlugUpdateon Windows it fails to replacebin/languageclientfile. The reason is that on Windows it's impossible to overwrite binary if it's launched because file is busy.Describe the solution you'd like
Some command to kill languageclient binary, so i can change my after update script to first kill lan