Bo Jeanes
49ba55207f
/shrug
2019-07-22 16:21:32 +10:00
Bo Jeanes
43d3403c79
vim stuff
2017-04-02 10:14:41 +10:00
Bo Jeanes
56a454fdda
Updated (n)vim config
2016-07-04 17:37:15 +10:00
Bo Jeanes
cfda3f3e98
Use easy-align instead of Tabular
2015-07-05 11:55:28 +10:00
Bo Jeanes
3f10b9a9fb
Add vim-sleuth
2014-05-23 09:07:33 -07:00
Bo Jeanes
3e7c76e044
Dash vim plugin when on mac
2014-05-23 09:03:07 -07:00
Bo Jeanes
a476955dfb
Update Clojure setup in Vim
2014-05-23 09:02:04 -07:00
Bo Jeanes
42e197613c
Add vim bundle for Go development
2014-04-03 00:32:21 -07:00
Bo Jeanes
34b7dee456
Add bundle for Rust development
2014-04-03 00:32:21 -07:00
Bo Jeanes
184e4659a3
Clojure(script) in vim
2014-02-12 21:20:02 -08:00
Bo Jeanes
a628865fd7
Never use Hammer.vim
...
And even if I did, there are plenty of ways to render markdown other than Vim.
2014-02-12 21:16:45 -08:00
Bo Jeanes
1308453431
Don't really use cucumber any more
2014-02-12 21:12:54 -08:00
Bo Jeanes
4d3a1f0b9b
Unite.vim is wicked cool but ctrlp meets my needs
2014-02-12 21:12:09 -08:00
Bo Jeanes
9c7e541804
Rainbow parens are cute but meh
2014-02-12 21:11:42 -08:00
Bo Jeanes
904b1f275d
Remove ZoomWin.vim
...
Never used in practice.
2014-02-12 21:06:58 -08:00
Bo Jeanes
b55a36544e
Don't really use Gundo ever so bye.
2014-02-12 21:06:07 -08:00
Bo Jeanes
fdb3a7f70a
tasty vim-vinegar
2014-01-20 23:57:39 -08:00
Bo Jeanes
1409235d34
Remove vim-easymotion due to lack of use
2014-01-20 23:53:25 -08:00
Bo Jeanes
c2ada65c15
Actually load vim-endwise
2014-01-20 23:52:09 -08:00
Bo Jeanes
b90bab21c5
vim-smartinput
2014-01-20 23:51:48 -08:00
Bo Jeanes
00c7224b80
Clojure in Vim
2014-01-20 23:48:33 -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
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
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
2911f6b0aa
Switch back to VimClojure + paredit instead of slimv
2012-08-17 22:25:47 -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
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
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
b7d70a5340
Add some clojure love
2012-03-14 00:20:55 -05: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
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
aed1d1f9bf
Disable ACP
2011-12-16 15:25:15 -06:00
Bodaniel Jeanes
f27e373573
Add VimClojure
2011-12-13 17:53:25 -06:00