aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement personal filetype.vimTom Ryder2018-06-031-0/+1
* Correct name of Makefile targetTom Ryder2018-06-031-1/+1
* Refactor Vim distribution plugin/macro handlingTom Ryder2018-06-021-0/+11
* Rebuild help tags after installing bundleTom Ryder2018-06-021-0/+1
* Merge auto_*dir.vim plugins into one, spun outTom Ryder2018-05-311-36/+2
* Spin off command_typos Vim pluginTom Ryder2018-05-311-9/+2
* Spin off big_file_options Vim pluginTom Ryder2018-05-311-7/+0
* Spin off strip_trailing_whitespace Vim pluginTom Ryder2018-05-311-8/+1
* Spin off mail_mutt Vim pluginTom Ryder2018-05-311-7/+0
* Spin off copy_linebreak Vim pluginTom Ryder2018-05-311-7/+0
* Junk detect_background.vim and thereby autoloadTom Ryder2018-05-311-12/+0
* Spin off toggle_option_flag Vim pluginTom Ryder2018-05-301-9/+2
* Spin off fixed_join Vim pluginTom Ryder2018-05-301-7/+0
* Spin off insert_suspend_hlsearch Vim pluginTom Ryder2018-05-301-7/+0