RRethy / base16-nvim

Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.
MIT License
523 stars 77 forks source link

Add .gitignore to avoid checking in 'doc/tags' #83

Closed jsnal closed 1 year ago

jsnal commented 1 year ago

I have this project submoduled with the rest of my plugins. When I generate helptags for all my plugins, this submodule becomes dirty.

Help tags can be generated using :helptags ALL.