tomtom / tlib_vim

Some utility functions for VIM
http://www.vim.org/scripts/script.php?script_id=1863
GNU General Public License v3.0
173 stars 43 forks source link

submodule support #1

Closed novas0x2a closed 13 years ago

novas0x2a commented 13 years ago

this makes tlib work better as a git submodule (otherwise generating helptags makes the repo appear modified)

tomtom commented 13 years ago

Hi,

I added the .gitignore file that contains a pattern for "tags" files.

HTH

blueyed commented 13 years ago

This can be closed.