summary refs log tree commit diff
path: root/.config/nvim/init.vim (follow)
Commit message (Collapse)AuthorAge
* 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