Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove tmux | June McEnroe | 2017-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 statusline | June McEnroe | 2017-07-04 |
| | |||
* | Add nvim terminal mappings | June McEnroe | 2017-07-04 |
| | |||
* | Add color to xx | June McEnroe | 2017-06-29 |
| | |||
* | Set tmux copy-mode-vi bindings for Tarmak | June McEnroe | 2017-06-28 |
| | |||
* | Clean up top of trivial colorscheme file | June McEnroe | 2017-06-27 |
| | |||
* | Fix Scala syntax highlight links | June McEnroe | 2017-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 file | June McEnroe | 2017-06-27 |
| | |||
* | Tone down Scala highlighting | June McEnroe | 2017-06-27 |
| | | | | Scala syntax thinks literally everything is "Special". | ||
* | Bind n and e to switch tmux sessions | June McEnroe | 2017-06-27 |
| | |||
* | Color diffs red and green | June McEnroe | 2017-06-18 |
| | |||
* | Revert "Set tmux prefix back to E (J in Tarmak 1)" | June McEnroe | 2017-06-16 |
| | | | | | | This reverts commit 496ba246beaf68fc4c36f7cbab911e74adea4cf0. 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 McEnroe | 2017-06-16 |
| | |||
* | Color Search foreground | June McEnroe | 2017-06-15 |
| | |||
* | Enable syntax folding | June McEnroe | 2017-06-15 |
| | | | | Long Scala files. | ||
* | Set Folded highlight in trivial | June McEnroe | 2017-06-15 |
| | |||
* | Add .hushlogin | June McEnroe | 2017-06-10 |
| | |||
* | Move actual dotfiles into home directory | June McEnroe | 2017-06-10 |