Skip to content

A template repository for Neovim plugin creation

Notifications You must be signed in to change notification settings

AlejandroSuero/template.nvim

Repository files navigation

template.nvim

This is a template for Neovim plugins.

What it includes

Actions

Actions for the aforementioned tools are included in the .github/workflows directory.

Templating

This repository is configured to use GitHub Templates. To modify them, go to .github/ISSUE_TEMPLATE and .github/PULL_REQUEST_TEMPLATE.

How to use

  1. Create a new repository from this template.
  2. Modify the README.md and plugin name in lua/your_plugin and whatever you feel is appropriate.
  3. Use :Telescope live_grep to search for instances of your_plugin or plugin.nvim or your_github_user in the codebase to replace them with your own.
  4. Start coding! 🫡

About

A template repository for Neovim plugin creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published