summary refs log tree commit diff
path: root/curtis (follow)
Commit message (Collapse)AuthorAge
* Remove tmuxJune McEnroe2017-07-04
| | | | | | | | | | | tmux configuration was starting to bother me, and it got worse with Sierra. Turns out that neovim terminal emulation is much more natural to work with and requires less configuration, though I still disapprove of the feature being included in an editor! For detaching and attaching sessions, abduco is a simple tool that seems to work decently, but given that I will likely only be running neovim in the sessions, I might come up with something even simpler.
* 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
|
* Clean up top of trivial colorscheme fileJune McEnroe2017-06-27
|
* Fix Scala syntax highlight linksJune McEnroe2017-06-27
| | | | | | Not only does the Scala syntax file think everything is "Special", it also sets highlight links in a way that can't be overridden by the colorscheme.
* Import Scala syntax fileJune McEnroe2017-06-27
|
* Tone down Scala highlightingJune McEnroe2017-06-27
| | | | Scala syntax thinks literally everything is "Special".
* Bind n and e to switch tmux sessionsJune McEnroe2017-06-27
|
* Color diffs red and greenJune McEnroe2017-06-18
|
* Revert "Set tmux prefix back to E (J in Tarmak 1)"June McEnroe2017-06-16
| | | | | | This reverts commit 7e52ba444c0c64896648e7b3378ac69b28381207. Turns out it's a lot easier on my hand to hit C-space.
* 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
| | | | Long Scala files.
* Set Folded highlight in trivialJune McEnroe2017-06-15
|
* Add .hushloginJune McEnroe2017-06-10
|
* Move actual dotfiles into curtis directoryJune McEnroe2017-06-10