Skip to content

saccarosium/awesome-vim9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim Logo

Awesome-Vim9

Welcome to Awesome Vim9, a community-driven list of useful vim9script powered plugins, utilities, and libraries. Legacy vimscript plugins are not listed here.

To submit a new plugin read CONTRIBUTING.md first.



Command Execution

^ back to top ^

Name Description Maintained
vim-shout Run and Capture Shell Command Output in Vim

Completion

^ back to top ^

Name Description Maintained
vimcomplete Async autocompletion for Vim.
autosuggest.vim Autocompletion for Vim's cmdline mode.
vim-camelcomplete Vim 9 plugin to complete CamelCase, snake_case and dash-words identifier abbreviations.
vim-wispath A path completion script written in Vim9 script.

Editing

^ back to top ^

Name Description Maintained
auto-pairs Vim9 auto pairs plugin

File Management

^ back to top ^

Name Description Maintained
vim-dir Vim file manager
vim-netrw-salad A delicious salad to go with your beloved netrw.

Fuzzy Finding

^ back to top ^

Name Description Maintained
fuzzyy A fuzzy finder plugin for vim
minifuzzy.vim Simple Vim9 fuzzy finder wrapper utilizing Vim9's built-in fuzzy finding capability
scope.vim Minimal, fast, and extensible fuzzy finder.

Integrations

^ back to top ^

Name Description Maintained
vim-conda-activate Activate Conda environments in Vim.
vim-bazel.vim Bazel integration for Vim
vim-cmake-help View CMake Documentation inside Vim
miniterm.vim Simple Vim9 toggle-terminal manager

Language Server Protocol

^ back to top ^

Name Description Maintained
yegappan/lsp Language Server Protocol (LSP) plugin for Vim9
creativenull/vim-lspclient A highly experimental lsp client for vim. Written in vim9script.

Libraries

^ back to top ^

Name Description Maintained
vim-devel The workbench for modern Vim development
vim-colortemplate The Toolkit for Vim Color Scheme Designers!
vim-autograd Automatic differentiation library written in pure Vim script.

Miscellaneous

^ back to top ^

Name Description Maintained
vim-ii IRC with suckless Irc it (ii) and vim
vim-boxdraw Vim 9 plugin to draw boxes, tables, and lines ✅️

Motion

^ back to top ^

Name Description Maintained
vim9-stargate modern alternative to easymotion written in vim9
easyjump.vim The Vim motion you've always wanted.

Plugin Management

^ back to top ^

Name Description Maintained
plugpac.vim Plugpac is a plugin manger written in Vim9 based on minpac, provides vim-plug-like experience

UI

^ back to top ^

Name Description Maintained
vim-popped A plugin for Vim providing commands that use Vim’s builtin popup window functionality.

Quickfix

^ back to top ^

Name Description Maintained
vim-qf-preview Preview the quickfix item under the cursor in a popup window
vim-qf-diagnostics Highlight quickfix errors, and display error messages as virtual text or in a popup window
vim-qf-history Navigate Vim's quickfix and location-list history using a popup menu

Statusline

^ back to top ^

Name Description Maintained
vim-tene Vim 9 - teRNARY STATUSLIne