README.md (234B)
1 # gph format 2 3 ## vim 4 * Here you find syntax highlighting for gph files for vim. 5 * Thanks dive on #gopherproject for contributing this! 6 7 ### Installation 8 9 cp vim/ftdetect/gph.vim ~/.vim/ftdetect 10 cp vim/syntax/gph.vim ~/.vim/syntax 11