You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many people set $EDITOR to their preferred editor. Mine is set to nvim. I'd like if tag used $EDITOR by default rather than vim so that I didn't need to modify TAG_CMD_FMT_STRING to make tag use my preferred editor.
Many people set
$EDITORto their preferred editor. Mine is set tonvim. I'd like if tag used$EDITORby default rather thanvimso that I didn't need to modifyTAG_CMD_FMT_STRINGto make tag use my preferred editor.Thanks for a helpful tool. 🙂