Skip to content

idanarye/nvim-compoext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Status

INTRODUCTION

SETUP

Install Compoext with your plugin manager of choice, and add this to your init.lua:

require'compoext'.setup {
}

CONTRIBUTION GUIDELINES

  • If your contribution can be reasonably tested with automation tests, add tests.
  • Documentation comments must be compatible with both Sumneko Language Server and lemmy-help. If you do something that changes the documentation, please run make docs to update the vimdoc.
  • Compoext uses Google's Release Please, so write your commits according to the Conventional Commits format.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors