plugin-template.nvim VS vusted

Compare plugin-template.nvim vs vusted and see what are their differences.

plugin-template.nvim

A template to create Neovim plugins written in Lua (by m00qek)

vusted

A busted wrapper for testing neovim plugin (by notomo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
plugin-template.nvim vusted
6 5
104 72
- -
0.0 5.7
5 months ago 3 months ago
Lua Lua
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

plugin-template.nvim

Posts with mentions or reviews of plugin-template.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-01.
  • Arduino.nvim
    3 projects | /r/neovim | 1 Jan 2023
    I was put off by the complexity of adding tests but in the add I got it setup in my plugin by downloading a plugin template and copying the way everything is done. Probably this one https://github.com/m00qek/plugin-template.nvim
  • Some questions about Lua plugin development
    2 projects | /r/neovim | 23 May 2022
    Hey, I have put together a template for Neovim plugins that proposes a structure and have a good setup for tests. Take a look, it might inspire you https://github.com/m00qek/plugin-template.nvim
  • What are good general guidelines/tips for someone writing a plugin in Lua?
    3 projects | /r/neovim | 24 Sep 2021
    Hello everyone, I created a plugin template for Neovim before and now I'm planning to add a general guidelines section to its documentation. To not make this too personal I'd like to hear from you what are good tips, guidelines, do/don't, etc. when writing a Lua plugin. Does anyone here have strong opinions on this?
  • Help with a Lua plugin
    3 projects | /r/neovim | 23 Sep 2021
    I suggest you to add some tests to it, which will ensure that it keeps working when you add more stuff to if in the future. One way is to do setup them like in https://github.com/m00qek/plugin-template.nvim
  • A template for plugins written mostly in Lua
    2 projects | /r/neovim | 24 Apr 2021
  • How do you build unit tests for your lua plugins?
    6 projects | /r/neovim | 24 Apr 2021
    I had the same trouble recently so I put together a template with the solution I found: https://github.com/m00qek/plugin-template.nvim

vusted

Posts with mentions or reviews of vusted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

What are some alternatives?

When comparing plugin-template.nvim and vusted you can also consider the following projects:

nvim-comment - A comment toggler for Neovim, written in Lua

plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

baleia.nvim - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)

nvim-luapad - Interactive real time neovim scratchpad for embedded lua engine - type and watch!

boilit - create boilerplate structure for neovim plugins

snippet-converter.nvim - Bundle snippets from multiple sources and convert them to your format of choice.

package-info.nvim - ✍️ All the npm/yarn/pnpm commands I don't want to type

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

vim-lsp - async language server protocol plugin for vim and neovim

fennel-language-server - Fennel language server protocol (LSP) support.