summary refs log tree commit diff
path: root/home/.config/nvim (follow)
Commit message (Expand)AuthorAge
* Remove neovim configsJune McEnroe2021-04-26
* Move gpl.c and agpl.c templates out of etcJune McEnroe2021-01-28
* Move rfc.vim to doc/rfcJune McEnroe2020-12-21
* Move rfc to doc/rfcJune McEnroe2020-12-21
* Convert :RFC number to numberJune McEnroe2020-12-19
* Move :RFC to plugin scriptJune McEnroe2020-12-19
* Open rfc-index.txt for :RFC without argumentJune McEnroe2020-12-19
* Add :RFC vim command to view IETF RFCsJune McEnroe2020-12-18
* Add \d to replace .Dd macroJune McEnroe2020-01-25
* Add \S to sort inside bracesJune McEnroe2019-12-26
* Add GPL header templateJune McEnroe2019-11-06
* Mark ' for \aJune McEnroe2019-10-28
* Set the write variable for nvim man modeJune McEnroe2019-10-14
* Update neovim 0.4.2June McEnroe2019-10-02
* Clean up home filesJune McEnroe2019-07-27
* Color python imports as StatementJune McEnroe2019-04-15
* Set man_hard_wrap in nvimJune McEnroe2019-02-20
* Color format specifiers light cyan in vimJune McEnroe2019-02-15
* Add nmap gpJune McEnroe2019-02-15
* Use italic for underline in nvim man modeJune McEnroe2019-02-10
* Don't open folds when using {}June McEnroe2019-02-08
* Import autoload/man.vim from 71bb4fdJune McEnroe2019-02-07
* Set nvim Directory back to blueJune McEnroe2019-02-01
* Set nvim UI colors back to the 8-color paletteJune McEnroe2019-01-25
* Remove \h bindingJune McEnroe2018-12-02
* Set default .asm, .h, .sh syntax modes for vimJune McEnroe2018-11-23
* Disable number, laststatus, ruler in vimJune McEnroe2018-11-23
* Add \l binding to insert AGPL commentJune McEnroe2018-11-14
* Add \s sort binding and simplify \h and \aJune McEnroe2018-11-11
* Add mdoc syntax fileJune McEnroe2018-09-10
* 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