summary refs log tree commit diff
path: root/home/.config/nvim (follow)
Commit message (Expand)AuthorAge
* Remove colorcolumn at 100June McEnroe2018-09-02
* Add vim mapping to add a #includeJune McEnroe2018-08-17
* Ignore .o files in vimJune McEnroe2018-08-09
* Fix colorscheme manUnderline disableJune McEnroe2018-08-06
* Disable underline in man pagesJune McEnroe2018-08-06
* Use 16-color palette in colorschemeJune McEnroe2018-08-06
* Use color numbers in colorschemeJune McEnroe2018-07-30
* I've really done it nowJune McEnroe2018-05-13
* Highlight Special as NormalJune McEnroe2018-04-02
* Set g:clipboard to pb{copy,paste} alwaysJune McEnroe2018-03-30
* Sort extern crate lines with \cJune McEnroe2018-03-28
* Add \u to sort use linesJune McEnroe2018-03-24
* Only sort system includes with \hJune McEnroe2018-03-06
* Only list first space of tabsJune McEnroe2018-02-12
* Set cinoptionsJune McEnroe2018-02-04
* Tweak colorscheme moreJune McEnroe2018-02-04
* Color MatchParen DarkYellowJune McEnroe2018-02-04
* Map \h to sort includesJune McEnroe2018-01-31
* Remove Tarmak remappings from vimJune McEnroe2018-01-29
* Set t_Co = 8June McEnroe2018-01-29
* Add :Q command aliasJune McEnroe2018-01-29
* Set nonumber in terminalsJune McEnroe2017-12-31
* Use 4-space indent everywhereJune McEnroe2017-09-15
* Rename curtis -> homeJune McEnroe2017-09-06
na&id=70f627bc47e944a63f32fcf60db73913845772c6&follow=1'>Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe