vim9-script
There are 32 repositories under vim9-script topic.
skywind3000/vim-quickui
The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:
saccarosium/awesome-vim9
Collection of awesome vim9script plugins.
Donaldttt/fuzzyy
A vim9 fuzzy finder plugin with minimal dependency and modern UI
girishji/scope.vim
Minimal, fast, and extensible fuzzy finder.
Eliot00/git-lens.vim
A vim9 plugin inspired by VSCode's GitLens.
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.
Bakudankun/qline.vim
The quick, fully-customizable status line plugin written in cutting-edge Vim9 script.
kg8m/vim-simple-align
A Vim/Neovim plugin to align texts by simple way, inspired by h1mesuke/vim-alignta
hahdookin/miniterm.vim
Simple Vim9 toggle-terminal manager
Eliot00/auto-pairs
Vim9 auto pairs plugin
girishji/vimbits
Curated Suite of Lightweight Vim Plugins.
noscript/taberian.vim
Clickable tabs per VIM window
creativenull/vim-lspclient
A highly experimental lsp client for vim. Written in vim9script.
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
noscript/elevator.vim
Scrollbar for VIM
Aster89/WinZoZ
The plugin for easy Vim window navigation.
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
zeminzhou/diffview.vim
A vim9 plugin show changed files
noscript/bazel.vim
Google Bazel integration for Vim
obcat/voyager.vim
🛰 Minimal file explorer written in Vim9 script
hugovandevliert/vim-life
A lightweight file explorer
rapan931/binary_comments.vim
Add comments to the binary
CRaLFa/vim9-img-search
Image search plugin for Vim written in Vim9 script
Angluca/acp
acp was a fork of the vim plugin autocomplpop (2.14.1) and change to vim9 script
noscript/ultrawide.vim
Vim in ultrawide setup without neck pain
syouzan420/tate9vim
Vertical Edit in Vim ( using vim9script )
girishji/ngramview-complete.vim
Next word completion for Vim based on Google Ngrams Viewer.
kstr0k/vim-togglecursor
Toggle the cursor shape depending on Vim mode. Adapted for Vim9, forked from https://github.com/jszakmeister/vim-togglecursor/