summaryrefslogtreecommitdiffstats
path: root/parse.go
AgeCommit message (Expand)Author
2023-09-02add 'setlocal' for directory specific options (#1381)Gökçehan Kara
2021-08-25cmap now accepts all expressions (#686)SPFab
2020-07-03added a count field to listExpr and toggle now ignores count (#394)gotroyb127
2018-05-20cleanupGokcehan
2018-04-12handle command counts efficientlyGokcehan
2017-11-19cleanupGokcehan
2017-11-04cleanupGokcehan
2017-11-04show shell commands as a single lineGokcehan
2017-03-10implement cmap for command line mappingGokcehan
2016-12-18use lowercase initials for type namesGokcehan
2016-10-16handle parsing of unmapping and uncommandingGokcehan
2016-10-16check some syntax errors in parserGokcehan
2016-10-15remove error handling in scannerGokcehan
2016-10-15handle keys of push command while scanningGokcehan
2016-09-12add parse testsGokcehan
2016-08-13initial commitGokcehan