summary refs log tree commit diff
path: root/etc
ModeNameSize
d---------CodeQWERTY.bundle / Contents35log plain
-rw-r--r--Dark.terminal107597log plain blame
-rw-r--r--Go-Mono-Bold-Italic.ttf176832log plain blame
-rw-r--r--Go-Mono-Bold.ttf168340log plain blame
-rw-r--r--Go-Mono-Italic.ttf173548log plain blame
-rw-r--r--Go-Mono.ttf164200log plain blame
-rw-r--r--README.Go-Mono1913log plain blame
-rw-r--r--code.map509log plain blame
-rw-r--r--wsconsctl.conf854log plain blame
td>Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe