kakoune/rc
Maxime Coste 3d7d0fecca Introduce "local" scope in evaluate-commands
When using `eval` a new scope named 'local' gets pushed for the
whole evaluation, this makes it possible to temporarily set
an option/hook/alias...

Local scopes nest so nested evals do work as expected.

Remove the now trivial with-option command
2024-04-12 15:28:40 +10:00
..
detection rc detection modeline: optimize modeline pre-filtering 2023-06-02 22:38:32 +02:00
filetype vhdl: Highlight integer_vector type and work library 2024-03-25 14:01:39 +01:00
tools Make removing an unknown highlighter an error 2024-04-12 15:28:40 +10:00
windowing Introduce "local" scope in evaluate-commands 2024-04-12 15:28:40 +10:00