summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-09Set some comfortable wrapping defaultslocal-forkBill
2021-02-14Merge pull request 'Add missing highlight mode for block quotes. Use ↵Sloom Sloum Sluom IV
Comment like vim-markdown does.' (#1) from tidux/gemini-vim-syntax:master into master Reviewed-on: https://tildegit.org/sloum/gemini-vim-syntax/pulls/1
2021-02-13Add missing highlight mode for block quotes. Use Comment like vim-markdown ↵tidux
does.
2020-06-08Changes last updated date for syntaxBrian Evans
2020-06-08Updates syntax to meet guidelines of v0.13.0 specBrian Evans
2020-05-19Limit headings to three and make mono blocks start at beginning of line, ↵sloum
also fix makefile
2020-05-15Adds .gemini suffixBrian Evans
2020-03-03Cleaning up comments and adding to readmeBrian Evans
2020-03-03Adds license and readmeBrian Evans
2020-03-03Adds support for windows in makefileBrian Evans
2020-03-03Adds a makefile for local install and cleans up some of the codeBrian Evans
2020-03-03Initial commitsloum