HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xarcolade

no profile record

Submissions

Vim Macros for Beancount

tangled.sh
57 points·by xarcolade·11 เดือนที่ผ่านมา·17 comments

comments

xarcolade
·11 เดือนที่ผ่านมา·discuss
Perfect! Great advice
xarcolade
·11 เดือนที่ผ่านมา·discuss
I've been struggling to on-ramp and sustain using Emacs for a while now. The paradigm shift from vim for me is frustratingly vast. I know I just need to give it the same patience I gave vim many years ago :)
xarcolade
·11 เดือนที่ผ่านมา·discuss
Insightful! I have had the same issue with forgetting where exactly I need the cursor. I did not know you could run script/commands on text selection, I will definitely look into this. The extent of my vimscript journey so far is directly making system() calls to external scripts, and I've been using the ability to Ctrl-R while entering a :command to dump yanked text as a crutch. Your approach sounds much more sensible.
xarcolade
·11 เดือนที่ผ่านมา·discuss
Hello! Sharing on HN is a first for me. When I wrote this I thought I was producing something with a steady enough on-ramp that someone could follow along with a little bit of sustained curiosity. After sharing it with some friends I realise it might still be a steeper/poorly constructed ramp than I initially thought. Either way I'd love to hear from you if you found this interesting!