summary refs log tree commit diff
path: root/.config/nvim (follow)
Commit message (Collapse)AuthorAge
* Highlight numbers with underscores in NASMJune McEnroe2016-07-09
|
* Vendor NASM syntax fileJune McEnroe2016-07-09
|
* Set undofileJune McEnroe2016-06-18
|
* Set background in nvim from iTerm profileJune McEnroe2016-05-16
| | | | Is this overkill?
* Set gruvbox vert split relative to backgroundJune McEnroe2016-05-15
|
* Remove explicit syntax/filetype onJune McEnroe2016-04-29
| | | | neovim 0.1.4 actually doesn't need them!
* Map nohlsearch to default <leader><leader>June McEnroe2016-03-15
|
* Set splitbelow splitrightJune McEnroe2016-02-23
|
* Revert "Enable nvim set cursor shape"June McEnroe2016-02-19
| | | | | | This reverts commit 8f202ced239667261d570ce65c6c73ffb030965a. I don't like how thin iTerm renders the line cursor.
* Enable nvim set cursor shapeJune McEnroe2016-02-19
|
* Map scroll wheel in nvimJune McEnroe2016-02-09
|
* Add nvim configurationJune McEnroe2016-02-05
ore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe