summary refs log tree commit diff
path: root/.config/nvim (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
ea0c0222d5b7eb4f65413047138e72055d8c5&follow=1'>filter: make exit status localJason A. Donenfeld 2014-01-10parsing: fix header typoJason A. Donenfeld 2014-01-10cgit.c: Fix comment on bit mask hackLukas Fleischer 2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts