Skip to content

tamago324/dps-gignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dps-gignore

Generating gitignore using gitignore.io

Requirements

Installation

Plug 'vim-denops/denops.vim'
Plug 'tamago324/dps-gignore'

Usage

GignoreSetLines

Insert into current buffer.

:GignoreSetLines vim lua

GignoreGenerate

Create a gitignore for the git repository in the current directory (getcwd()).

:GignoreGenerate vim lua

Configuration

" Cache directory for language list
let g:dps_gignore_cache_dir = expand('~/.cache/dps-gignore')

Contributing

  • All contributions are welcome.

License

MIT

About

Generating gitignore using gitignore.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published