Skip to content

Template Generator for neovim. Be lazy & let the magic create your nvim config files

Notifications You must be signed in to change notification settings

onexbash/templator.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TEMPLATOR.NVIM

Introduction

This project only exists because I was too lazy to permanently do the same things when adding new nvim plugins. Also I wanted to have a consistent structure of my plugin specs. All this plugin does is generating a starting point for configuring a new plugin and placing it in ~/.config/nvim/lua/plugins/.lua

Vision

I want to keep this project alive and make it work for more than just plugins. My vision is to basically have a wizard that helps configuring neovim. Well.. Lets see :D Feel free to help if you like the idea.

Roadmap

  • Let user change plugin directory
  • Templating of a well-thought nvim directory structure
  • Support for packer
  • Idk, let me know what functionality I should add

About

Template Generator for neovim. Be lazy & let the magic create your nvim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages