Commit Graph

41 Commits (6bbfeffcd2c58fef9a664debf06152efbab02803)

Author SHA1 Message Date
Bo Jeanes 49ba55207f /shrug 2019-07-22 16:21:32 +10:00
Bo Jeanes 56a454fdda Updated (n)vim config 2016-07-04 17:37:15 +10:00
Bo Jeanes 4eef124ddc Default leader 2015-07-05 11:55:28 +10:00
Bo Jeanes d1e930ea28 Change listchars characters 2014-04-03 00:32:21 -07:00
Bo Jeanes 794700308d Tweak colorscheme a bit 2014-04-03 00:32:21 -07:00
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 16f9ad12b2 Fix weird background issue in term vim inside tmux 2013-12-03 10:49:35 -08:00
Bo Jeanes 0928f61de9 Experiment with new powerline for Tmux and Vim 2013-11-11 20:05:10 -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 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 d62f1d3346 Change cursor to I-bar in insert mode even when in Tmux 2012-08-16 15:59:07 -05:00
Bodaniel Jeanes 2e09bb5686 vim stuff 2012-03-28 14:31:02 -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 547d3421d0 Upgrade vundle 2012-03-14 00:20:55 -05:00
Bodaniel Jeanes 28b34401d8 <silent> seems to be stopping this command from working? 2012-01-09 17:40:25 -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 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 1fbe2fc111 Move whitespace stuff to autocommands and add shortcut 2011-12-27 16:42:45 -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 3f3de6d6fc Make new splits default to empty 2011-12-13 17:44:51 -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 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 a94999be15 Center search results in vim 2011-11-23 16:55:58 -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 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 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 f6118b80d8 Only show cursor line and line numbers for current window 2011-11-08 00:27:57 -06:00
Bodaniel Jeanes cb9f2db878 A few new bundles to experiment with 2011-11-07 13:29:39 -06:00
Bodaniel Jeanes 6d104281df Changes 2011-11-03 11:39:10 -05:00
Bodaniel Jeanes 5fa4f37702 Re-organize 2011-10-23 22:27:18 -05:00