Add temporary-goal-column to mc/cursor-specific-vars

This commit is contained in:
Peder Stray 2018-03-20 11:25:08 +01:00
parent 1075270008
commit eba10208fc

View File

@ -148,6 +148,7 @@ highlights the entire width of the window."
yank-undo-function yank-undo-function
autopair-action autopair-action
autopair-wrap-action autopair-wrap-action
temporary-goal-column
er/history) er/history)
"A list of vars that need to be tracked on a per-cursor basis.") "A list of vars that need to be tracked on a per-cursor basis.")