Skip to content

Add doc/tags to .gitignore.#102

Merged
dkarter merged 1 commit intobullets-vim:masterfrom
cpence:master
May 6, 2021
Merged

Add doc/tags to .gitignore.#102
dkarter merged 1 commit intobullets-vim:masterfrom
cpence:master

Conversation

@cpence
Copy link
Copy Markdown
Contributor

@cpence cpence commented May 5, 2021

Thanks for a great plugin!

If this is installed in a personal dotfiles repository, using the new vim plugin installation method, as a git submodule (example with homesick):

cd ~/.homesick/repos/dotfiles
mkdir -p home/.vim/pack/bundle/start
cd home/.vim/pack/bundle/start
git submodule add https://... bullets.vim

And then you run helptags ALL, the file doc/tags will be generated inside the submodule, and appear as "(untracked content)" in the git status for the dotfiles repository as a whole.

Simplest fix ever: add doc/tags to the .gitignore file, and the problem goes away!

@dkarter
Copy link
Copy Markdown
Member

dkarter commented May 6, 2021

Thanks @cpence!

@all-contributors please add @cpence for code

@dkarter dkarter merged commit 764496c into bullets-vim:master May 6, 2021
@allcontributors
Copy link
Copy Markdown
Contributor

@dkarter

I've put up a pull request to add @cpence! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants