#
vim-denops
Here are 24 public repositories matching this topic...
Dark deno powered completion framework for neovim/Vim8
-
Updated
Jul 16, 2021 - TypeScript
Dark deno powered UI framework for neovim/Vim8
-
Updated
Jun 10, 2021
lambdalisue
commented
Jul 16, 2021
Vim allows to access environment variable, register, and option with let like
" :help :let-$
let ${env-name} = {expr}
" :help :let-@
let @{reg-name} = {expr}
" :help :let-&
let &{option-name} = {expr}
let &l:{option-name} = {expr}
let &g:{option-name} = {expr}thus add the following accessors to support above
-
environment(alias toe) -
register(
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Mar 18, 2021 - TypeScript
-
Updated
Jul 4, 2021 - TypeScript
Vim plugin for counting the number of characters in a sentence
-
Updated
Apr 5, 2021 - TypeScript
-
Updated
Jul 11, 2021 - TypeScript
-
Updated
Apr 25, 2021 - TypeScript
-
Updated
Jul 11, 2021 - TypeScript
The vim/neovim plugin for execute code by paiza.io
-
Updated
Jul 17, 2021 - TypeScript
-
Updated
Jul 11, 2021 - TypeScript
Improve this page
Add a description, image, and links to the vim-denops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vim-denops topic, visit your repo's landing page and select "manage topics."
Like vim-themis https://github.com/thinca/vim-themis/tree/master/.github