blob: ef74b011aa0715f2d628721936306c961cbbd8d6 [file] [log] [blame]
Bram Moolenaare4f25e42017-07-07 11:54:15 +02001This is a MODIFIED version of libvterm.
2
3The original can be found:
4On the original site (tar archive and Bazaar repository):
5 http://www.leonerd.org.uk/code/libvterm/
6Cloned on Github:
7 https://github.com/neovim/libvterm
8
9Modifications:
10- Add a .gitignore file.
11- Convert from C99 to C90.
12- Other changes to support embedding in Vim.
13-