summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Show terminal title in statuslineJune McEnroe2017-07-04
* Add nvim terminal mappingsJune McEnroe2017-07-04
* Add color to xxJune McEnroe2017-06-29
* Set tmux copy-mode-vi bindings for TarmakJune McEnroe2017-06-28
* Link Scala syntax fileJune McEnroe2017-06-27
* Clean up top of trivial colorscheme fileJune McEnroe2017-06-27
* Fix Scala syntax highlight linksJune McEnroe2017-06-27
* Import Scala syntax fileJune McEnroe2017-06-27
* Tone down Scala highlightingJune McEnroe2017-06-27
* Bind n and e to switch tmux sessionsJune McEnroe2017-06-27
* Update iTerm 2 configJune McEnroe2017-06-19
* Add Code Tarmak 2 layoutJune McEnroe2017-06-18
* Color diffs red and greenJune McEnroe2017-06-18
* Revert "Set tmux prefix back to E (J in Tarmak 1)"June McEnroe2017-06-16
* Set tmux prefix back to E (J in Tarmak 1)June McEnroe2017-06-16
* Color Search foregroundJune McEnroe2017-06-15
* Enable syntax foldingJune McEnroe2017-06-15
* Set Folded highlight in trivialJune McEnroe2017-06-15
* Fix install scriptJune McEnroe2017-06-12
* Add untested install scriptJune McEnroe2017-06-10
* Add .hushloginJune McEnroe2017-06-10
* Rename install.sh to link.shJune McEnroe2017-06-10
* Clean up READMEJune McEnroe2017-06-10
* Move files to one files directoryJune McEnroe2017-06-10
* Move console.sh to linux directoryJune McEnroe2017-06-10
* Move iTerm configuration into a directoryJune McEnroe2017-06-10
* Remove Karabiner config and move key layoutsJune McEnroe2017-06-10
* Move actual dotfiles into home directoryJune McEnroe2017-06-10
* Remove Programming keyboard layoutJune McEnroe2017-06-10
* Add Code Tarmak 1 layoutJune McEnroe2017-06-09
* Remap keys in vim for Tarmak 1 more sensiblyJune McEnroe2017-06-09
* Add iTerm light profile and disable hotkeyJune McEnroe2017-06-07
* Remap C-w {n,e} in vim for Tarmak 1June McEnroe2017-06-07
* Rebind hnel in vim for Tarmak 1June McEnroe2017-06-06
* Use C-space as tmux prefixJune McEnroe2017-06-06
* Add Tarmak layoutsJune McEnroe2017-06-06
* Rename keyboard layout ProgrammingJune McEnroe2017-05-26
* Fix Library install conditionJune McEnroe2017-05-25
* Revert "Remove macOS keyboard layout"June McEnroe2017-05-25
* Fix copy mode bindings for tmux 2.4June McEnroe2017-05-08
* Remove option unnecessary in nvim 0.2June McEnroe2017-05-02
* Reorder lines in psqlrcJune McEnroe2017-05-01
* Clean up Karabiner configurationJune McEnroe2017-05-01
* Fix prune script loopJune McEnroe2017-05-01
* Fix prune scriptJune McEnroe2017-05-01
* Clean up SSH configJune McEnroe2017-05-01
* Rename colorscheme "trivial"June McEnroe2017-05-01
* Update vendored pathogenJune McEnroe2017-05-01
* Clean up git configJune McEnroe2017-05-01
* Clean up style in xxJune McEnroe2017-05-01
ss='logheader'>2021-01-12Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe