Skip to content

Claudio-code/nvim-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Neovim Plugin Template

GitHub Workflow Status Lua

A template repository for Neovim plugins.

Using it

Via gh:

$ gh repo create my-plugin -p ellisonleao/neovim-plugin-template

Via github web page:

Click on Use this template

Features and structure

  • 100% lua
  • Github actions to run tests and formatting (Stylua)
  • tests with busted and plenary.nvim

Plugin structure


About

Painless Java in Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 98.4%
  • Makefile 1.6%