summary refs log tree commit diff
path: root/home/.config/nvim/init.vim (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 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
* Set man_hard_wrap in nvimJune McEnroe2019-02-20
* Add nmap gpJune McEnroe2019-02-15
* Don't open folds when using {}June McEnroe2019-02-08
* 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
* 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
* I've really done it nowJune McEnroe2018-05-13
* 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
* Map \h to sort includesJune McEnroe2018-01-31
* Remove Tarmak remappings from vimJune 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
* Map C-w {N,E} in nvimJune McEnroe2017-07-18
* Remove pathogenJune McEnroe2017-07-04
* Reorganize neovim configuration, againJune McEnroe2017-07-04
* Remove <Esc><Esc> terminal mappingJune McEnroe2017-07-04
* Generalize C-w neovim terminal mappingJune McEnroe2017-07-04
* Show terminal title in statuslineJune McEnroe2017-07-04
* Add nvim terminal mappingsJune McEnroe2017-07-04
* Enable syntax foldingJune McEnroe2017-06-15
* Move actual dotfiles into home directoryJune McEnroe2017-06-10