summaryrefslogtreecommitdiff
path: root/_vimrc_local.vim
AgeCommit message (Collapse)Author
2018-07-12Introduce testing with munit, refactorOxore
Split unicode routines from text. Testing: add munit submodule, move translation units with main functions to separate folder, make corresponding changes in Makefile. Make simple test for unicode handling routine. Remove _vimrc_local. test.c: optimize includes. Add test run to .travis.yml.
2017-11-30Move includes to root dirOxore
2017-11-29Change coding styleOxore
2017-11-19_vimrc_local.vim file added to keep project specific indentation.Oxore