Commit Graph

611 Commits (88b337362245ab62275f812ca365a130b8af2e75)

Author SHA1 Message Date
Bo Jeanes 88b3373622 [vim] Remove RootIgnore plugin, as it errors 2019-09-08 12:14:13 +10:00
Bo Jeanes c16182e9fe [vim] Misc 2019-09-08 12:11:57 +10:00
Bo Jeanes ce7cb683d7 [vim] Set tags manually in prep for next fugitive
63a05a6935
2019-09-08 12:11:50 +10:00
Bo Jeanes 660f86d59a [vim] Fix cursor highlighting w/ matching pairs
https://github.com/tomasr/molokai/issues/74#issuecomment-529159596
2019-09-08 12:11:31 +10:00
Bo Jeanes 9118189c76 [vim] More "targeted" text objects around pairs 2019-09-08 12:11:31 +10:00
Bo Jeanes b342bb81fe [vim] Change working directory to Git root 2019-09-08 12:11:31 +10:00
Bo Jeanes 90ad7e8d4d [vim] Turn on Elixir auto-formatting but disable Ruby's
Rubocop is just too damn slow.
2019-09-08 12:11:18 +10:00
Bo Jeanes c84ea76a6f [vim] Hide indent lines on markdown (show for JSON) 2019-09-08 12:11:06 +10:00
Bo Jeanes b050e38c50 [vim] Use release tags for plugs with release tags 2019-09-08 12:10:44 +10:00
Bo Jeanes 7c3a70f099 [vim] Nicer commit interface with Vim as editor 2019-09-08 12:10:33 +10:00
Bo Jeanes d309ffdb92 [vim] Tighten NERDTree config 2019-09-08 12:10:33 +10:00
Bo Jeanes e5a010824a Separate section 2019-09-08 12:10:23 +10:00
Bo Jeanes eddd4fad21 [vim] Nice Startify config 2019-09-08 12:10:19 +10:00
Bo Jeanes 2bc31497ba [git] Use `diffr` to display diff 2019-09-08 12:10:12 +10:00
Bo Jeanes e9573599a1 [fresh] Allow skipping vim plugin updates in fresh 2019-09-08 12:09:29 +10:00
Bo Jeanes 91604629fa Fix indent 2019-09-08 12:08:19 +10:00
Bo Jeanes 973d7250c2 [git] Don't ignore `lib/` as Elixir keeps source here 2019-09-08 12:08:11 +10:00
Bo Jeanes 6f9907c88c
Remove stale comment 2019-08-29 13:29:54 +10:00
Bo Jeanes 428621c274 Collect ctags definitions from all over 2019-08-29 13:23:57 +10:00
Bo Jeanes a5469b2a39 Work around freshrc bug / missing feat 2019-08-29 13:23:49 +10:00
Bo Jeanes 2eab795225 Add Elixir definitions to ctags config 2019-08-29 12:53:31 +10:00
Bo Jeanes 6ac8cad106 Fix git config indentation 2019-08-29 12:51:18 +10:00
Bo Jeanes 15f098fc02 Remove unused Git aliases 2019-08-29 12:51:05 +10:00
Bo Jeanes 48756ec649 Make vim-which-key snappier 2019-08-29 12:50:13 +10:00
Bo Jeanes 2db5054bb8 fixup! Update (Neo)Vim plugins after running Fresh 2019-08-29 12:49:37 +10:00
Bo Jeanes 0132966dc3 Map vim toggles with <leader>t prefix 2019-08-29 12:48:30 +10:00
Bo Jeanes 43b4edd9f5 Update (Neo)Vim plugins after running Fresh 2019-08-29 12:44:11 +10:00
Bo Jeanes f447f7ee36 Fix vim modeline on freshrc 2019-08-29 12:43:43 +10:00
Bo Jeanes 293bf49a89 Ignore .git repo in ag searches, by default 2019-08-29 12:37:05 +10:00
Bo Jeanes 19afd94375 Restore .git_template linking after move to Fresh 2019-08-29 12:36:31 +10:00
Bo Jeanes 27c865aba9 Update ctags hook with latest version in blog post 2019-08-29 12:35:26 +10:00
Bo Jeanes e1883c19cd Re-jig vim setup. 2019-08-29 10:07:39 +10:00
Bo Jeanes 6bbfeffcd2 Config will auto-create plug.vim so don't commit it 2019-08-29 10:06:17 +10:00
Bo Jeanes a77db5a481 Switch fully to fresh 2019-08-29 10:05:01 +10:00
Bo Jeanes 5e08afe4d0 Set better default FZF command (when ag installed) 2019-08-29 10:04:05 +10:00
Bo Jeanes 0f1a9785c4 Better cross-platform compat for testing for bins 2019-08-29 10:03:32 +10:00
Bo Jeanes 390cd79187 Set MIX_ENV for editor 2019-08-29 10:02:43 +10:00
Bo Jeanes c1daddfcdb Remove Brewfile 2019-08-29 10:01:56 +10:00
Bo Jeanes 8daf907e0c Add asdf 2019-08-29 10:01:19 +10:00
Bo Jeanes 49ba55207f /shrug 2019-07-22 16:21:32 +10:00
Bo Jeanes b1d33965e3 Experiment with Fresh 2017-04-02 10:32:51 +10:00
Bo Jeanes a3af33fc8f Add Brewfile for my common deps 2017-04-02 10:32:35 +10:00
Bo Jeanes 84fa55cd92 Experiment w/ gitconfig loc in versioned path
That way if I switch to Fresh shell, config changes will be applied to the
writable version.
2017-04-02 10:23:18 +10:00
Bo Jeanes f9bda5e60d Remove no-longer-needed multi-heroku config 2017-04-02 10:22:48 +10:00
Bo Jeanes 4bce31d684 Revise `git addnw` alias from StackOverflow post 2017-04-02 10:21:38 +10:00
Bo Jeanes 3c535e4627 Make commit message prompt verbose
(i.e. include the diff in the window that pops up)
2017-04-02 10:20:48 +10:00
Bo Jeanes a315495765 Re-organise git alias 2017-04-02 10:20:10 +10:00
Bo Jeanes fd85d405d4 Fix Kaleidoscope tool for git merging 2017-04-02 10:19:47 +10:00
Bo Jeanes 5f99942c10 Experiment with 2-line ZSH prompt 2017-04-02 10:18:39 +10:00
Bo Jeanes 3eb8b8be6a Tweak blue colour in prompt 2017-04-02 10:18:23 +10:00