Commit graph

100 commits

Author SHA1 Message Date
ad6cc90afa [vim] Move vim state directory to ~/.local/state/vim 2024-10-09 09:48:16 -07:00
3a3b73a915 [vim] Ensure backup, swap, and undo directories exist so those state files are placed correctly 2023-03-20 10:09:44 -07:00
a4800814d6 [nvim] Changes to vimrc and vimrc.common from long ago 2022-10-20 08:20:28 -07:00
c2a6de307e [vim] Break out all the common settings into vimrc.common
This way, vim has vimrc and nvim has config/nvim/init.vim and they do not have to worry
about overriding settings.
2022-10-20 08:18:40 -07:00
4d76782d7d [vim,zsh] Setup for doing tidalcycles in vim, including paths to local ghc 2022-04-07 18:28:30 -07:00
b55e89fdd8 [vim] Add a JavaScript plugin and a plist autocmd 2022-01-22 11:00:40 -08:00
c4b8d644e1 [vim] Remove some long unused bundles and stray configs
RIP Solarized and Dash :(
2022-01-19 08:21:10 -08:00
3ad5ca79ce [vim] Add snippet version to snipMate config 2021-11-29 16:47:18 +00:00
4b61f1b05a [vim] A couple random vimrc updates 2019-01-20 18:03:35 -08:00
f03e63c771 [vim] Add paths to python venvs to vimrc 2018-09-16 14:13:02 -07:00
f84c4d0400 [vim] Use tomorrow_night instead of solarized; it works better with new terminal themes... 2018-06-27 09:38:05 -07:00
eeb2dd35b7 [vim] Add html5 plugin 2018-04-14 08:02:27 -07:00
Eryn Wells
4057fec09b [vim] Set cursorline on BufEnter too 2018-03-22 09:21:27 -07:00
e2f3842005 [vim] Add elm syntax plugin 2018-03-08 20:59:17 -08:00
d6c4e00e60 [vim] Write current document to Apple Terminal titlebar 2017-01-31 23:27:21 -08:00
29cacbea11 [vim] Use a separate viminfo file for neovim because the formats are different 2017-01-15 08:34:59 -08:00
fe4fd1d8be [vim] Clean up bundles; fix line number highlighting for Solarized scheme 2016-05-04 07:11:11 -07:00
6824229b8d [vim] Plugin management 2016-04-10 18:10:41 -07:00
d67c5a16a2 [vim] Add vim-commentary, vim-argumentative; use solarized colors 2016-03-12 15:51:42 -08:00
83312a3ed6 [vim] Clean up the vimrc and tweak some highlights 2016-02-07 11:06:37 -08:00
58192d0729 [vim] Add rust plugin 2016-01-31 08:58:17 -08:00
d385d419ec [vim] Add official Apple swift plugin 2015-12-05 10:11:21 -08:00
221cda8038 [vim] Add snipmate (back?) to my vimrc 2015-10-08 07:52:14 -07:00
1edbfdff0f [vim] Use breakindent and showbreak for code 2015-05-20 08:06:09 -07:00
3ab40f392f [vim] Set path to sane system default 2015-05-07 08:37:44 -07:00
c92baafdc8 [vim] Add command-t (yay!) 2015-05-07 08:37:44 -07:00
fda730233b [vim] Use $VIM instead of ~/.vim 2015-05-07 08:37:44 -07:00
19e20af6ce [vim] Add filetype hook for Xcode pbxproj files 2015-05-07 08:37:39 -07:00
6494e75d01 [vim] Add MAPPINGS header 2015-02-04 08:48:37 -08:00
0b109ad0c4 [vim] Get Xcode path for (future) YouCompleteMe 2015-02-04 08:48:28 -08:00
ef1da9ff0e [vim] Move solarized variables out of try block 2015-02-04 08:47:26 -08:00
a29453733d [vim] move to Vundle 2015-02-04 08:44:15 -08:00
5d4a466852 [vim] Show colored column at 80, 89, and 120
Line wrap at 120
2015-01-03 18:39:41 -08:00
2530e7bb2e [vim] some vimrc tweaks to colors, mappings, etc 2014-07-20 09:32:53 -07:00
0688612604 [vim] Add colorcolumn at 89 2014-07-04 09:53:24 -07:00
ad7cd6044b [vim] Colors and mappings and syntax highlighting 2014-05-02 08:29:34 -07:00
de566b0d49 [vim] List mode by default 2014-04-29 08:49:09 -07:00
194e3100bd [vim] Don't map <Tab> to % 2014-04-18 10:16:32 -07:00
65ea45962b Wrap at 80; I give up 2014-04-13 08:03:30 -07:00
ab977b49bc Add autocmd group for SCons files 2014-04-04 21:28:03 -07:00
d1c11965a2 Merge remote-tracking branch 'origin/master'
Conflicts:
	vimrc
2014-01-21 08:26:26 -08:00
c8bd4750b8 Selecta in Vim 2014-01-21 08:24:15 -08:00
a4e999b5f2 Fix up solarized color settings in Vim 2014-01-21 08:22:27 -08:00
2d92e48960 Comment out reloading snippets on write 2013-12-28 11:23:34 -07:00
ebfbba44c8 Add Android/Java snippets 2013-12-28 11:23:34 -07:00
4a8efde9cc Tweak vim Solarized settings 2013-12-28 11:23:34 -07:00
5fe08235fe Add empty snipMate options dict 2013-11-06 14:52:47 -08:00
bf13b2b5fb Enable git gutter and some settings 2013-10-25 15:46:35 -07:00
8dde78aa25 Lots of cleanup and tweaks to vimrc from Learning Vimscript the Hard Way 2013-10-25 15:43:19 -07:00
0929a3a7ab Update mappings, use noremap 2013-10-02 09:13:08 -07:00