Skip to content

kilavila/nvim-gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvim-gitignore

Fast way to generate gitignore and license files for your new projects!
This plugin uses curl to make HTTP requests to GitHub's api: https://api.github.com/

Updates

  • Added Licenses command

Features

  • Generate gitignore files from templates
  • Generate license files from templates

Installation

With lazy.nvim

{ "kilavila/nvim-gitignore" }

Press enter to select a template or escape to close the window.

Commands

:Gitignore
:Licenses

About

Generate gitignore files without leaving Neovim..

Topics

Resources

License

Stars

Watchers

Forks