summary refs log tree commit diff
path: root/.config/nvim/init.vim (follow)
Commit message (Expand)AuthorAge
* Use shiftwidth=4 as defaultJune McEnroe2016-09-27
* Set shiftwidth=4 for CJune McEnroe2016-09-20
* Rename colorscheme to lameJune McEnroe2016-09-08
* Remove scroll bindings from nvim configJune McEnroe2016-08-23
* Remove gruvboxJune McEnroe2016-08-15
* Add ''subtle'' colorschemeJune McEnroe2016-07-26
* Disable cursorlineJune McEnroe2016-07-18
* Use hard constrast gruvbox darkJune McEnroe2016-07-18
* Force ft=nasm for *.asm and *.macJune McEnroe2016-07-09
* Set undofileJune McEnroe2016-06-18
* Set background in nvim from iTerm profileJune McEnroe2016-05-16
* Set gruvbox vert split relative to backgroundJune McEnroe2016-05-15
* Remove explicit syntax/filetype onJune McEnroe2016-04-29
* 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
* Enable nvim set cursor shapeJune McEnroe2016-02-19
* Map scroll wheel in nvimJune McEnroe2016-02-09
* Add nvim configurationJune McEnroe2016-02-05
30 14:02:55 -0400'>2017-04-30Clean up clockJune McEnroe 2017-04-30Clean up error strings in briJune McEnroe 2017-03-18Add -u option to xxJune McEnroe 2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe cc will remove the file itself just fine. Always exit in case any of the shell commands fail. 2017-03-15Use psvar for title settingJune McEnroe Prevents prompt expansion from happening on the command being run when it is set in the title. 2017-03-14Add bri brightness control scriptJune McEnroe This is probably terrible. 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe