]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

ignore tags files
authormartin f. krafft <madduck@madduck.net>
Thu, 21 Feb 2019 23:21:14 +0000 (12:21 +1300)
committermartin f. krafft <madduck@madduck.net>
Sun, 24 Feb 2019 21:32:06 +0000 (22:32 +0100)
.gitignore.d/vim
.vim/.gitignore

index 1921715e79d03051cfa80b20896608ba99ef3134..9bb957f1212d738779ff8f36161867f9d3a24b1d 100644 (file)
@@ -45,7 +45,6 @@
 !/.vim/doc/ledger.txt
 !/.vim/doc/surround.txt
 !/.vim/doc/Tabular.txt
 !/.vim/doc/ledger.txt
 !/.vim/doc/surround.txt
 !/.vim/doc/Tabular.txt
-!/.vim/doc/vcscommand.txt
 !/.vim/doc/vimplate.txt
 !/.vim/ftdetect/itsalltext.vim
 !/.vim/ftdetect/ledger.vim
 !/.vim/doc/vimplate.txt
 !/.vim/ftdetect/itsalltext.vim
 !/.vim/ftdetect/ledger.vim
 !/.vim/plugin/surround.vim
 !/.vim/plugin/SyntaxFolds.vim
 !/.vim/plugin/Tabular.vim
 !/.vim/plugin/surround.vim
 !/.vim/plugin/SyntaxFolds.vim
 !/.vim/plugin/Tabular.vim
-!/.vim/plugin/vcsbzr.vim
-!/.vim/plugin/vcscommand.vim
-!/.vim/plugin/vcscvs.vim
-!/.vim/plugin/vcsgit.vim
-!/.vim/plugin/vcshg.vim
-!/.vim/plugin/vcssvk.vim
-!/.vim/plugin/vcssvn.vim
 !/.vim/plugin/vimplate.vim
 !/.vimrc
 !/.vim/spell/en.utf-8.add
 !/.vim/spell/.gitignore
 !/.vim/plugin/vimplate.vim
 !/.vimrc
 !/.vim/spell/en.utf-8.add
 !/.vim/spell/.gitignore
-!/.vim/syntax/CVSAnnotate.vim
 !/.vim/syntax/deb.vim
 !/.vim/syntax/deb.vim
-!/.vim/syntax/gitAnnotate.vim
 !/.vim/syntax/jinja.vim
 !/.vim/syntax/ledger.vim
 !/.vim/syntax/mediawiki.vim
 !/.vim/syntax/puppet.vim
 !/.vim/syntax/jinja.vim
 !/.vim/syntax/ledger.vim
 !/.vim/syntax/mediawiki.vim
 !/.vim/syntax/puppet.vim
-!/.vim/syntax/SVKAnnotate.vim
-!/.vim/syntax/SVNAnnotate.vim
 !/.vim/syntax/tex.vim
 !/.vim/syntax/tex.vim
-!/.vim/syntax/vcscommit.vim
 !/.vim/vimplaterc
 !/.zsh/zshenv/parts.d/50-vim
 !/.vim/vimplaterc
 !/.zsh/zshenv/parts.d/50-vim
index a5c1fe5e65cecda7bbdd298b81b66fdda0b0e161..71ac798f2d083eac77e22a999e40e40be5aa9456 100644 (file)
@@ -1 +1,2 @@
 /.netrwhist
 /.netrwhist
+tags