Commit graph

68 commits

Author SHA1 Message Date
e85fa6f091 Some solarized color scheme settings for Vim 2012-04-10 10:11:38 -07:00
3725d82a1e Clean up colorscheme settings for Vim 2012-03-21 10:07:19 -07:00
95f7219171 Set markdown filetime for *.md files 2012-03-09 23:37:14 -08:00
2f9403bc9a Move Gundo preview window to the bottom of the screen 2012-01-24 13:19:24 -08:00
fccef0454c Move autocmds per FileType to ftdetect scripts 2012-01-11 16:43:18 -08:00
5ce9502982 Source a local .vimrc if it exists 2012-01-04 08:55:00 -08:00
273cb3758a Set indents to 2 spaces for HTML; open all folds in ledger 2012-01-04 08:54:31 -08:00
e24a8eb3d4 Macro to open snipmate file for current file's type 2011-12-16 16:11:21 -08:00
f051697b10 Fix some color settings in vimrc 2011-11-30 13:21:59 -08:00
900d07bfb3 Set ledger filetype for .ledger files via autocmd 2011-10-20 08:19:42 -07:00
021b4aa2e2 Do trailing whitespace clean up on write
- Move whitespace clean up to a function triggered by an autocmd
2011-09-16 11:27:20 -07:00
c1ccacc944 Use fancy Unicode glyphs for list mode 2011-09-13 12:29:53 -07:00
086eca5ad8 Bunch of stuff...
So I retab'd this file 'cause I was tired of all the tabs. There are a few other
changes too:

- Change my SnipMate email address
- Fix my trailing whitespace macro so it restores the cursor position
- Change up some of the list mode settings
2011-09-13 11:22:16 -07:00
83d4a9af28 Minor updates to .vimrc
Use a dot for trailing spaces in list view. Move comments off of remap lines (I
didn't realize Vim treated the entire line as part of the macro (i.e. NO
LINE-END COMMENTS).
2011-08-17 10:14:52 -07:00
bba82b9a1c Add tons of new options and comments to .vimrc
Following several online tutorials about 'Pimping Vim' I added a bunch of
interesting new options and mappings to my .vimrc. I also commented everything,
line by line, to the best of my ability.
2011-08-15 10:44:30 -07:00
e183f6e77c Toggle Gundo with F3 2011-07-29 07:48:33 -07:00
Eryn Wells
76d6f308da Fix colorschemes in vimrc 2011-07-01 06:54:27 -07:00
Eryn Wells
662fe0334c Initial commit 2011-05-03 21:53:50 -07:00