Commit graph

68 commits

Author SHA1 Message Date
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
05053f716f Update Pathogen for Vim 2013-10-02 09:12:13 -07:00
e1ef52f53f Java additions 2013-08-30 09:11:14 -07:00
de3819015e 120 char textwidth 2013-08-30 09:11:14 -07:00
fc777ac549 Merge remote-tracking branch 'origin/master' 2013-03-24 19:02:41 -07:00
5f384eda0d Fix snippets file macro 2013-03-24 19:02:05 -07:00
5b3bc2653b Extra linebreaks in vimrc 2013-03-12 11:03:11 -07:00
2e32f224c6 Add git_gutter toggles 2013-03-06 09:15:40 -08:00
031f715659 Merge remote-tracking branch 'origin/master' 2013-01-25 17:41:18 -08:00
2e04bc2433 Unstash work-local changes and merge
- Fix gitconfig to use Kaleidoscope
- Toggle solarized background with <F10>
2013-01-24 16:30:53 -08:00
09c5de132f Set tags files for Vim 2013-01-23 13:24:37 -08:00
be971a79fa project.vim stuff 2013-01-16 21:07:53 -08:00
a8dde47e93 Merge remote-tracking branch 'origin/master'
Conflicts:
	vimrc
2013-01-13 10:19:57 -08:00
67339be8b9 Vim: add {find,source}_project_file() functions
- On VimEnter, look for and source (if found) a project.vim file containing
  settings specific to this project. Files are found by looking in the current
  working directory and searching up the tree until the root.
2013-01-13 10:12:34 -08:00
f64bce25cf Dark windows everywhere (again?) 2013-01-07 10:22:08 -08:00
b98cfe1c29 For command-t: return to default behavior -- buffers, instead of tabs 2013-01-07 10:13:30 -08:00
2b4b48732b Dark backgrounds everywhere 2013-01-07 10:12:43 -08:00
ccfc01ef6f Merge remote-tracking branch 'origin/master'
Conflicts:
	tmux.conf
	vimrc
2013-01-07 10:02:47 -08:00
29c48d66a9 Reload snippets after writing a snippet configuration file 2013-01-07 09:56:12 -08:00
8fbbca85f4 Set filetypes with autocmds (I think these will be fixed by some syntax scripts) 2013-01-07 09:55:57 -08:00
cd8896326e Tweak some Vim macros for sourcing and editing configuration files 2013-01-07 09:55:13 -08:00
15cf65d0bb Merge remote-tracking branch 'origin/master' 2013-01-05 10:29:10 -08:00
b84f418c71 Add text bubbling commands to vimrc 2013-01-05 10:28:42 -08:00
b4540002f2 Vimrc file cleanup and tweaks 2013-01-03 10:57:25 -08:00
1614c7fc2a Add statusline configuration to .vimrc 2012-12-04 10:47:52 -08:00
2ea4c34811 Disable list mode in the console 2012-11-01 10:52:21 -07:00
655c5519f4 Move GUI stuff to gvimrc; fix local vimrc include 2012-11-01 10:16:14 -07:00
fec0cd6f68 Fix sourcing of .vimrc.local 2012-10-05 11:39:14 -07:00
c72c7d2778 Update and merge changes to vimrc 2012-10-01 11:38:53 -07:00
dc1980778d Try to set guifont; fall back if it doesn't exist 2012-10-01 11:35:23 -07:00
287756fc35 Disable relativenumber; update wildignore 2012-09-28 19:48:23 -07:00
cc8e0fe12c Merge changes from origin/master
Update vimrc
2012-08-07 13:10:45 -07:00
10f025a668 Few minor tweaks to .vimrc 2012-07-20 09:48:27 -07:00