Bo Jeanes
cf145ae29a
vim: change colorscheme
2013-12-03 10:52:46 -08:00
Bo Jeanes
7cd6e7507e
vim: Don't show cursorline
2013-12-03 10:52:16 -08:00
Bo Jeanes
7e1ba7f4a3
Remove Indent-Guides
2013-12-03 10:51:37 -08:00
Bo Jeanes
b23e6eb038
Replace NERDtree and Command-T with Ctrl-P
2013-12-03 10:51:01 -08:00
Bo Jeanes
16f9ad12b2
Fix weird background issue in term vim inside tmux
2013-12-03 10:49:35 -08:00
Bo Jeanes
569c91010b
No indent guides for lisp
2013-11-11 20:36:54 -08:00
Bo Jeanes
0928f61de9
Experiment with new powerline for Tmux and Vim
2013-11-11 20:05:10 -08:00
Bo Jeanes
cd9cca5910
More vimming
2013-11-06 00:36:55 -08:00
Bo Jeanes
f5dd7fe76e
Clean up vimrc cruft and document some of my choices
2013-11-05 23:40:07 -08:00
Bo Jeanes
399212d582
Switch to NeoBundle and lazy-load most plugins for speedy vim boots
2013-11-05 23:39:35 -08:00
Bo Jeanes
a0ff32e951
Misc changes
2013-10-11 10:02:35 -07:00
Bo Jeanes
8c485fb694
Fix powerline init
2013-04-04 20:27:15 -05:00
Bo Jeanes
8968d4e856
Add go-mode to emacs
2013-04-03 22:13:13 -05:00
Bo Jeanes
68cdd42e6e
Update vundle
2013-03-11 12:56:16 -05:00
Bo Jeanes
126381994b
misc emacs stuff
2013-03-09 23:42:11 -06:00
Bo Jeanes
f48931f4e8
Try to get my zsh config loadable inside emacs shell
2013-03-09 23:41:24 -06:00
Bo Jeanes
cc4df524fe
Go emacs
2012-11-23 17:37:39 -06:00
Bo Jeanes
037ed4a679
Indent on new line
2012-11-23 17:37:39 -06:00
Bo Jeanes
3ac33311ca
Change Ruby indentation style
2012-11-23 17:37:39 -06:00
Bo Jeanes
f88656cf36
Change emacs colors
2012-11-23 17:37:39 -06:00
Bo Jeanes
42024142dd
Markdown mode
2012-10-23 10:41:18 -05:00
Bo Jeanes
d7ac47ca10
Emacs stuff
2012-10-23 09:17:57 -05:00
Bo Jeanes
dc210896bf
Pull in some nice emacs stuff from emacs-prelude
2012-10-22 23:30:16 -05:00
Bo Jeanes
4224f9ab08
Surround plugin
2012-09-07 12:11:37 -05:00
Bo Jeanes
29a889bd9b
other emacs packages
2012-09-02 17:35:06 -05:00
Bo Jeanes
b381c1bea6
Delete trailing whitespace on save in Emacs
2012-09-02 17:35:06 -05:00
Bo Jeanes
a81ad8fec1
Page up
2012-09-02 17:35:06 -05:00
Bo Jeanes
6b1acecfbe
Emacs stuff
2012-08-27 13:30:01 -05:00
Bo Jeanes
2911f6b0aa
Switch back to VimClojure + paredit instead of slimv
2012-08-17 22:25:47 -05:00
Bo Jeanes
e0c28542a5
Emacs config
2012-08-17 22:24:55 -05:00
Bo Jeanes
fbe4856b27
Remove ShowMarks
2012-08-16 17:17:08 -05:00
Bo Jeanes
b8227c094d
Use better clojure set up
2012-08-16 17:16:56 -05:00
Bo Jeanes
7f38aeedb2
Merge branch 'master' of git://github.com/bjeanes/dot-files
...
* 'master' of git://github.com/bjeanes/dot-files:
Fix psql function
Remove unused/annoying functions and set default JRuby options
Move osx-specific alias to the osx-only shell file
Remove unused aliases
Refactor git configs to use include files.
Latest vundle
Add include path for local git config
Change git name
Change cursor to I-bar in insert mode even when in Tmux
augroups
Extra mappings
Conflicts:
Rakefile
editors/vim/bundles.vim
2012-08-16 17:10:05 -05:00
Bo Jeanes
0cace531b3
Latest vundle
2012-08-16 16:03:50 -05:00
Bo Jeanes
d62f1d3346
Change cursor to I-bar in insert mode even when in Tmux
2012-08-16 15:59:07 -05:00
Bo Jeanes
a9bb324650
augroups
2012-08-16 15:59:07 -05:00
Bo Jeanes
d0279cbe30
Extra mappings
2012-08-16 15:57:13 -05:00
Bodaniel Jeanes
2e09bb5686
vim stuff
2012-03-28 14:31:02 -05:00
Bodaniel Jeanes
dc996fc0e2
Add slimv
2012-03-28 10:36:44 -05:00
Bodaniel Jeanes
d1e5fa13e8
Hopefully fix stupid ttymouse problem in tmux
2012-03-28 09:19:38 -05:00
Bodaniel Jeanes
93af587ae0
Fix tabular patterns
2012-03-14 08:46:27 -05:00
Bodaniel Jeanes
5cd60526fb
Improve Tabularize alignments and move them out into explicit patterns
2012-03-14 00:20:55 -05:00
Bodaniel Jeanes
47fcab9a4b
Be explicit about filetypes in which to use kien/rainbow_parentheses.vim
...
rainbow_parentheses.vim breaks VimClojure syntax which VimClojure indent
relies on.
Since VimClojure has its own rainbow parentheses functionality, turn
that on and be explicit about rainbow_parentheses.vim filetypes to use
so we don't shotgun turn it on for all languages (such as clojure).
2012-03-14 00:20:55 -05:00
Bodaniel Jeanes
ba9d4477fe
Make sure deleting a line puts cursor back to beginning of line
2012-03-14 00:20:55 -05:00
Bodaniel Jeanes
b7d70a5340
Add some clojure love
2012-03-14 00:20:55 -05:00
Bodaniel Jeanes
547d3421d0
Upgrade vundle
2012-03-14 00:20:55 -05:00
Bodaniel Jeanes
8d5387acff
Update vundle
2012-02-25 21:39:28 -06:00
Bodaniel Jeanes
28b34401d8
<silent> seems to be stopping this command from working?
2012-01-09 17:40:25 -06:00
Bodaniel Jeanes
bccdcdb1ff
cleanup
2012-01-09 17:40:10 -06:00
Bodaniel Jeanes
da5c36cd11
Replace vim-statline with vim-powerline
2012-01-09 17:40:00 -06:00
Bodaniel Jeanes
cb2497233c
misc
2012-01-09 17:38:48 -06:00
Bodaniel Jeanes
d695f56e8d
Add hammer.vim back
2012-01-09 10:24:41 -06:00
Bodaniel Jeanes
bf864920cd
Fix using vim to edit cron, etc
2012-01-09 10:23:38 -06:00
Bodaniel Jeanes
90d54dfbd4
vim options
2012-01-06 11:41:39 -06:00
Bodaniel Jeanes
a94435f221
Fix mouse not working in Vim inside Tmux
...
I don't use a 'mouse' in vim, but I love the touch pad for scrolling
through code quickly. Finally this let's that work properly...
2011-12-29 19:18:12 -06:00
Bodaniel Jeanes
9574e62f4f
Reorganize vimrc and remove unused mapping
2011-12-28 21:00:57 -06:00
Bodaniel Jeanes
5e4eb2967c
Send vim selection to gist
2011-12-28 21:00:56 -06:00
Bodaniel Jeanes
c0891c5312
Add PlantUML vim syntax
2011-12-28 17:19:51 -06:00
Bodaniel Jeanes
c5bdfc7cf7
Remove other unused vim bundles
2011-12-28 10:05:52 -06:00
Bodaniel Jeanes
9b8fe856d1
Remove stupid yankring
2011-12-28 09:54:52 -06:00
Bodaniel Jeanes
3d85ec615e
Add ruby matchit
2011-12-28 09:54:48 -06:00
Bodaniel Jeanes
b82475f0f4
Vim clojure tweaks
2011-12-27 16:43:26 -06:00
Bodaniel Jeanes
1fbe2fc111
Move whitespace stuff to autocommands and add shortcut
2011-12-27 16:42:45 -06:00
Bodaniel Jeanes
a413550e71
Never open GUI vim when triggered from an SSH session
2011-12-21 13:48:06 -06:00
Bodaniel Jeanes
df4f229ad3
Require rubygems into irb and don't set rails logger to STDOUT
2011-12-16 15:25:15 -06:00
Bodaniel Jeanes
aed1d1f9bf
Disable ACP
2011-12-16 15:25:15 -06:00
Bodaniel Jeanes
f27e373573
Add VimClojure
2011-12-13 17:53:25 -06:00
Bodaniel Jeanes
3f3de6d6fc
Make new splits default to empty
2011-12-13 17:44:51 -06:00
Bodaniel Jeanes
ac5a49f6f0
Re-organize bundles
2011-12-13 17:44:35 -06:00
Bodaniel Jeanes
3d7defa2f7
Keep cursor position
2011-12-04 12:42:02 -06:00
Bodaniel Jeanes
813d60d10a
ZoomWin in insert mode should leave us in insert mode
2011-12-04 12:40:22 -06:00
Bodaniel Jeanes
90cbbb581c
(iTerm2 only) change cursor based on console Vim's mode
2011-12-04 12:34:31 -06:00
Bodaniel Jeanes
4bb2618150
Acp is too slow sometimes, keep disabled by default
2011-12-04 12:33:22 -06:00
Bodaniel Jeanes
0a14f95b68
mhz's fork of vim-matchit has been deleted it seems
2011-12-04 12:33:09 -06:00
Bodaniel Jeanes
ce4dd6cf42
When working, will use ap's fork of vim-css-color instead
2011-12-04 12:32:45 -06:00
Bodaniel Jeanes
12ba22869c
Update vundle
2011-12-04 12:32:16 -06:00
Bodaniel Jeanes
efddfda186
Add vundle as a submodule
2011-11-28 22:56:25 -06:00
Bodaniel Jeanes
5fcc5af992
Remove and ignore vim bundles from git
2011-11-28 22:56:18 -06:00
Bodaniel Jeanes
6ce883c4db
Remove stupid problematic vim-css-color plugin
2011-11-27 11:51:11 -06:00
Bodaniel Jeanes
c3dacd5979
scrolloff config in vim
2011-11-23 16:55:59 -06:00
Bodaniel Jeanes
a9bce59ab1
Fold on syntax in vim
2011-11-23 16:55:59 -06:00
Bodaniel Jeanes
78200437de
Sync clipboard with OS
2011-11-23 16:55:58 -06:00
Bodaniel Jeanes
a94999be15
Center search results in vim
2011-11-23 16:55:58 -06:00
Bodaniel Jeanes
d86fff17bc
Improve colorscheme
2011-11-23 16:55:58 -06:00
Bodaniel Jeanes
2d4dc6c4c0
Remove conceal stuff, improve RSpec highlighting, and add RSpec "focus-folding"
2011-11-23 16:55:58 -06:00
Bodaniel Jeanes
980180a65e
Remove stupid ruby conceal stuff
2011-11-23 08:35:22 -06:00
Bodaniel Jeanes
5971067a3f
Disable ShowMarks7 by default
2011-11-23 08:34:37 -06:00
Bodaniel Jeanes
910aee6172
Add keyboard shortcuts for tabs and let \ be mapped Leader
2011-11-22 14:34:36 -06:00
Bodaniel Jeanes
c402054b1f
More vim stuff
2011-11-15 12:27:41 -06:00
Bodaniel Jeanes
c98bdf626f
Remove unused bundles and add a few other tweaks
2011-11-14 14:23:59 -06:00
Bodaniel Jeanes
3c517612ef
Partially fixes the NERDTree resizing (other than the first time it's opened)
2011-11-08 17:19:00 -06:00
Bodaniel Jeanes
aa072a523d
Add TODO
2011-11-08 00:52:32 -06:00
Bodaniel Jeanes
40be6e530c
Remove unused status line
2011-11-08 00:52:28 -06:00
Bodaniel Jeanes
a02c010668
<Leader>p toggles paste mode
2011-11-08 00:30:40 -06:00
Bodaniel Jeanes
20556b66a0
Typo in theme development helper
2011-11-08 00:30:01 -06:00
Bodaniel Jeanes
a5915fd45c
formatting
2011-11-08 00:29:30 -06:00
Bodaniel Jeanes
fd1770fd42
Space in normal mode will clear search highlight
2011-11-08 00:29:19 -06:00
Bodaniel Jeanes
cd371163ef
Add map to toggle listchars
2011-11-08 00:29:00 -06:00
Bodaniel Jeanes
1b31105806
Change colorscheme to molokai variant
2011-11-08 00:28:32 -06:00
Bodaniel Jeanes
45c9e0380a
Remove old wildignore
2011-11-08 00:28:11 -06:00