7855876147
Added syntax highlighting trydactyl and vimrc.
2020-03-19 15:30:43 -04:00
6c3787ef1b
Refactored to use .ONESHELL
...
This makes it a hell of a lot simpler but will lose support for BSD
make. All effected machines are running gnu-make, so the cost benefit
ratio ways heavily in favor of doing this.
2020-03-09 13:37:50 -04:00
61145e0de9
Removed unused or underused plugins for vim.
2020-01-28 13:45:44 -05:00
cfc6cd3a0b
Corrected powerline icons for airline.
...
Before I was using higher dpi screens I was using the lemon bitmap font.
This has the powerline icons in a different location.
2020-01-12 02:47:25 -05:00
4c05d89590
Removed the silent @ as recipe echoing is disabled.
2019-12-13 12:00:11 -05:00
607e812771
Removed duplicated vim keybinds
2019-04-27 22:33:49 -04:00
7bd836b67c
Updated vim to current makefile format.
2019-04-27 18:21:00 -04:00
f90e026e49
Added missing functionality that was implemented in prior vimrc file.
...
Primary help for CTRL-P VIM-AIRPLANE, and RAINBOW_PARENTHESE
2019-04-27 18:19:10 -04:00
f5174f5a85
Corrected issue with sh not understanding quoted commands.
2019-04-14 19:04:51 -04:00
cd39fb13dc
Added makefiles for both vim and dotfiles as a whole.
...
Rough draft at this point but should work.
2019-04-14 03:26:21 -04:00
f58109aa66
Added env to spell.
...
Was getting annoying having that highlighted as wrong.
2019-04-13 16:33:11 -04:00
bfe0b4d80c
Adding current version of my vim env to repo
...
This needs to be updated. But that is currently low on my list of
priorities. I will set up the rest of my env first and come back to
this.
2019-04-13 16:29:46 -04:00
203a6231dc
Added empty folders for autoload and backup
...
Autoload is used by vim.plug, but the makefile will pull fresh copy of
the vim.plug script on merge (after any non no-op pull).
Backup will keep. Well backups. Never check these in.
2019-04-13 16:14:36 -04:00