mirror of
https://github.com/neovim/neovim.git
synced 2026-01-24 06:05:37 +10:00
Problem: Some etags format tags file use 0x01, breaking the parsing.
Solution: Use 0x02 for TAG_SEP. (James McCoy, closes vim/vim#1614)
9585a1655b