All Projects → notomo → vusted

notomo / vusted

Licence: MIT License
A busted wrapper for testing neovim plugin

Programming Languages

lua
6591 projects
Vim Script
2826 projects
Makefile
30231 projects
Batchfile
5799 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to vusted

dot
No description or website provided.
Stars: ✭ 40 (+17.65%)
Mutual labels:  neovim
nvim-ghost.nvim
👻 GhostText plugin for Neovim with zero dependencies 🎉 Supports neovim running inside WSL too! 🥳 Windows/Linux/macOS supported out-of-the-box! 😄 (Other OSes need python3.6+ installed)
Stars: ✭ 32 (-5.88%)
Mutual labels:  neovim
nvim
Blazing fast neovim setup with 120 plugins.
Stars: ✭ 108 (+217.65%)
Mutual labels:  neovim
readablefold.vim
A Vim plugin to improve foldtext for better looks
Stars: ✭ 21 (-38.24%)
Mutual labels:  neovim
FTerm.nvim
🔥 No-nonsense floating terminal plugin for neovim 🔥
Stars: ✭ 353 (+938.24%)
Mutual labels:  neovim
jumpwire.nvim
Jump easily between related files.
Stars: ✭ 16 (-52.94%)
Mutual labels:  neovim
dotfiles
⭐ My own world.
Stars: ✭ 12 (-64.71%)
Mutual labels:  neovim
vimconf-2021
Presentation for VimConf 2021
Stars: ✭ 26 (-23.53%)
Mutual labels:  neovim
dotfiles
My dotfiles with dwm, qtile and awesome.
Stars: ✭ 178 (+423.53%)
Mutual labels:  neovim
shipwright.nvim
⚓ Build stuff, or don't. IDC.
Stars: ✭ 27 (-20.59%)
Mutual labels:  neovim
drex.nvim
Another directory/file explorer for Neovim written in Lua
Stars: ✭ 15 (-55.88%)
Mutual labels:  neovim
dotfiles
dotfiles of my linux setup
Stars: ✭ 25 (-26.47%)
Mutual labels:  neovim
spellsitter.nvim
Treesitter powered spellchecker
Stars: ✭ 251 (+638.24%)
Mutual labels:  neovim
neovim
🌟 Cool & Modularized vim configurations to work like an IDE
Stars: ✭ 17 (-50%)
Mutual labels:  neovim
nvim-lsp-compl
A fast and asynchronous auto-completion plugin for Neovim >= 0.5, focused on LSP.
Stars: ✭ 46 (+35.29%)
Mutual labels:  neovim
dotfiles-legacy
. .✧ · 🌎 ✷ ✫ 🌙 · ✵ 🚀✵ * ✵ · 🌌✫ ✷ · ✧ .
Stars: ✭ 15 (-55.88%)
Mutual labels:  neovim
dotfiles
Config files for i3, polybar, rofi, mpv, Xresources, kitty and some bash-things...
Stars: ✭ 52 (+52.94%)
Mutual labels:  neovim
boo-colorscheme-nvim
Boo is a colorscheme for Neovim with handcrafted support for LSP, Treesitter.
Stars: ✭ 62 (+82.35%)
Mutual labels:  neovim
nii-nvim
A minimal neovim configuration
Stars: ✭ 69 (+102.94%)
Mutual labels:  neovim
cosmos-nvim
A must-have configuration for Spacemacs users after defecting to Vim
Stars: ✭ 62 (+82.35%)
Mutual labels:  neovim

busted wrapper for testing neovim plugin

Requirements

  • neovim

Installation

luarocks --lua-version=5.1 install vusted

Usage

$ vusted
ok 1 - vusted can use vim module
printed
ok 2 - vusted can print
1..2
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].