aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use "stub .vimrc" method to dodge vim-tinyTom Ryder2018-12-041-1/+2
* Make separate install-bash-completion targetTom Ryder2018-12-021-1/+5
* Remove redundant element from install scripts pathTom Ryder2018-11-301-2/+2
* Add config file for mpvTom Ryder2018-11-251-0/+5
* Remove a lot of alignment spacingTom Ryder2018-11-231-3/+3
* Add a dillorc fileTom Ryder2018-11-221-0/+12
* Correct sxhkd installation pathTom Ryder2018-11-211-1/+1
* Add Bash settings to Vim readline highlightingTom Ryder2018-11-161-1/+7
* Scrap the nvim.vim runtime includeTom Ryder2018-09-051-1/+0
* Move NeoVim-specific config to subfileTom Ryder2018-07-261-2/+3
* Correct VIMRC path for NeoVim install targetTom Ryder2018-07-251-1/+1
* Scrap auto_cache_dirs plugin for a new approachTom Ryder2018-07-181-1/+7
* Add extra Perl file detection rulesTom Ryder2018-07-091-0/+6
* Specify which Vim to run in MakefileTom Ryder2018-07-091-1/+3
* Rearrange Makefile for Neovim installTom Ryder2018-07-071-6/+5
* Add mked(1df) and mkvi(1df)Tom Ryder2018-07-031-0/+2
* Convert space indents to tabs in MakefileTom Ryder2018-07-031-3/+3
* Handle system-specific undos with system.vim fileTom Ryder2018-07-031-6/+4
* Use if not && for conditional installTom Ryder2018-07-021-4/+6
* Add CentOS and Debian .vim tweaksTom Ryder2018-07-021-1/+4
* Add mkdir for ~/.vim/configTom Ryder2018-07-021-0/+1
* Add vim config subfile to undo Debian's changesTom Ryder2018-07-021-0/+1
* Provide install-neovim targetTom Ryder2018-07-021-0/+5
* Include install-vim-plugin in install-vim targetTom Ryder2018-07-011-1/+2
* Merge HTML timestamp into after/ftplugin/html.vimTom Ryder2018-07-011-10/+4
* Support nested dirs in two Vim runtime subdirsTom Ryder2018-07-011-4/+10
* Revert "Start using ~/.vim/vimrc as vimrc path"Tom Ryder2018-07-011-3/+2
* Start using ~/.vim/vimrc as vimrc pathTom Ryder2018-06-301-2/+3
* Adjust Vim helptags build commandTom Ryder2018-06-301-1/+1
* Add CSV, TSV, and password file filetypesTom Ryder2018-06-301-3/+9
* Remove ftplugin overrides for html/markdownTom Ryder2018-06-301-6/+0
* Refactor ftplugins into single filesTom Ryder2018-06-301-4/+1
* Use ftplugins for filetype mappings insteadTom Ryder2018-06-291-1/+1
* Refactor filetype-specific .vimrc materialTom Ryder2018-06-261-2/+1
* Don't create ~/.vim/configTom Ryder2018-06-221-1/+0
* Add -e flag to Vim :helptags buildTom Ryder2018-06-221-1/+1
* Use simpler Vim :helptags build commandTom Ryder2018-06-211-2/+1
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-171-0/+5
* Rename terminfo files to *.ti extensionTom Ryder2018-06-111-1/+1
* Apply t_cm hack to Makefile Vim invocationTom Ryder2018-06-111-1/+2
* Replace mail_mutt.vim with mim(1df)Tom Ryder2018-06-071-0/+4
* Add custom scripts.vimTom Ryder2018-06-061-1/+2
* Consolidate .vimrc and .vim/filetype.vimTom Ryder2018-06-061-6/+3
* Correct install-vim-ftplugin targetTom Ryder2018-06-051-3/+3
* Revert "Merge bundle install into one command"Tom Ryder2018-06-051-2/+2
* Merge bundle install into one commandTom Ryder2018-06-051-2/+2
* Restore ftplugin extras to vim/after dirTom Ryder2018-06-051-7/+2
* Move Markdown and PHP ftplugins from after dirTom Ryder2018-06-041-2/+7
* Move markdown_autoformat.vim funcs back to localTom Ryder2018-06-041-10/+0
* Refactor suspend_autoformat.vim, add autoloadTom Ryder2018-06-041-0/+10