Commit Graph

40 Commits (0367b771db263ddb6439bfa3c5db2eef100c7f10)

Author SHA1 Message Date
Bo Jeanes aea690dbc4 [vim] Make default text width wider
I _do_ prefer code in narrower style than long lines, but I have been
persuaded that 80 characters is too narrow on today's high-DPI,
wide-screen monitors. 120 is pushing it in terms of readability
nonetheless (lots of research to show that humans have difficulty
reading long lines, mostly because progressing to the next line can mean
we lose our place).
2020-08-24 14:32:22 +10:00
Bo Jeanes 121dfecded [vim] Re-use buffers 2020-08-24 14:32:22 +10:00
Bo Jeanes a93500bf6f [vim] Add a few plugins
- CtrlSF for project-wide find and replace
- vim-visual-increment allows numbering a visually-selected column
  incrementally
- vim-visual-multi gives multiple cursors at once allowing for easy
  refactors of certain kinds
2020-08-24 14:32:22 +10:00
Bo Jeanes 60426276ba [vim] Fix warning 2020-08-24 14:32:22 +10:00
Bo Jeanes 22477d38a6 [vim] Use CoC.nvim for Ruby and Rust; disable ALE 2020-08-24 14:32:22 +10:00
Bo Jeanes 85afb5c2df [vim] Hide indent lines in FZF panel 2020-08-23 11:20:43 +10:00
Bo Jeanes 280d908f17 Erlang/elixir tweaks
These were on my old laptop uncommitted so I don't remember why some of
these changes were made, but I trust they were probably done for a good
reason :)
2020-06-13 14:32:29 +10:00
Bo Jeanes 8eee4d0ca5 Enable auto-formatting in Vim with rustfmt 2020-06-13 14:32:12 +10:00
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 6f9907c88c
Remove stale comment 2019-08-29 13:29:54 +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 f447f7ee36 Fix vim modeline on freshrc 2019-08-29 12:43:43 +10:00
Bo Jeanes e1883c19cd Re-jig vim setup. 2019-08-29 10:07:39 +10:00
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 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
Bodaniel Jeanes bf864920cd Fix using vim to edit cron, etc 2012-01-09 10:23:38 -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 78200437de Sync clipboard with OS 2011-11-23 16:55:58 -06:00
Bodaniel Jeanes c402054b1f More vim stuff 2011-11-15 12:27:41 -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 5fa4f37702 Re-organize 2011-10-23 22:27:18 -05:00