vim-iced
vim-iced copied to clipboard
Treat metadata when evaluating
Currently evaluating outer list and outer top list does not treat metadata.
^:abcd [1|] ( | is the cursor position)
cf. https://github.com/BetterThanTomorrow/calva/issues/1551
IcedEvalOuterTopList could treat metadata currently.
cf. #423