vim9-plugin
There are 61 repositories under vim9-plugin topic.
skywind3000/vim-quickui
The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:
girishji/vimcomplete
Async autocompletion for Vim.
saccarosium/awesome-vim9
Collection of awesome vim9script plugins.
vim-fuzzbox/fuzzbox.vim
Vim9 fuzzy finder that just works
girishji/scope.vim
Minimal, fast, and extensible fuzzy finder.
Eliot00/git-lens.vim
A vim9 plugin inspired by VSCode's GitLens.
girishji/devdocs.vim
Lookup API documentation from devdocs.io without leaving Vim.
bennyyip/plugpac.vim
Plugpac is a plugin manger written in Vim9 based on minpac, provides vim-plug-like experience
girishji/vimsuggest
Auto-completion for Vim's command-line.
ubaldot/vim-replica
Enjoy Jupyter through Vim!
hahdookin/miniterm.vim
Simple Vim9 toggle-terminal manager
egberts/vim-syntax-bind-named
Vim/NeoVIM syntax for ISC Bind named.conf configuration file.
Eliot00/auto-pairs
Vim9 auto pairs plugin
girishji/vimbits
Curated Suite of Lightweight Vim Plugins.
ubaldot/vim-outline
A simple outline sketcher for different filetypes.
noscript/taberian.vim
Clickable tabs per VIM window
girishji/easyjump.vim
The Vim motion you've always wanted.
ubaldot/vim-poptools
Exploit popups as much as you can!
kennypete/vim-tene
Vim 9 - teRNARY STATUSLIne
greeschenko/vim9-ollama
Local driven AI assistent plugin written in the cutting-edge Vim9 script and powered by ollama
hahdookin/minifuzzy.vim
Simple Vim9 fuzzy finder wrapper utilizing Vim9's built-in fuzzy finding capability
ubaldot/vim-markdown-extras
Taking notes and editing markdown files: make it easy!
noscript/elevator.vim
Scrollbar for VIM
ubaldot/vim9-conversion-aid
A little help for upgrading your scripts to vim9 language.
kennypete/vim-popped
A plugin for Vim providing commands that use Vim’s builtin popup window functionality.
wolandark/vim-ez-emoji
An easy emoji plugin for vim written in vim9script
girishji/fFtT.vim
More accurate f, F, t, T navigation in Vim.
jessepav/vim-boxdraw
Vim 9 plugin to draw boxes, tables, and lines
zeminzhou/diffview.vim
A vim9 plugin show changed files
noscript/bazel.vim
Google Bazel integration for Vim
ubaldot/vim-extended-view
A window is too small for your long buffer? Then, try this!
ubaldot/vim-microdebugger
A tiny plugin on top of Termdebug for remote debugging (docker, MCUs, etc)
ubaldot/vim-open-recent
Open recent files from a popup menu. Written in Vim9.
wolandark/vimdict
A Simple Wrapper Over The Dict CLI Utility For Vim9
jessepav/vim-camelcomplete
Vim 9 plugin to complete CamelCase, snake_case and dash-words identifier abbreviations.
mao-yining/competitest.vim
CompetiTest.vim is a Vim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more.