-
Erik Arvstedt authored
Previously, starting a rmsbolt compilation with code highlighting and automatic recompilation required two steps: 1. Enable `rmsbolt-mode` 2. Run `rmsbolt-compile` Because this is rather inconvenient, add function `rmsbolt` to combine both steps. This is now the default and recommended way for users to run a rmsbolt compilation.
Erik Arvstedt authoredPreviously, starting a rmsbolt compilation with code highlighting and automatic recompilation required two steps: 1. Enable `rmsbolt-mode` 2. Run `rmsbolt-compile` Because this is rather inconvenient, add function `rmsbolt` to combine both steps. This is now the default and recommended way for users to run a rmsbolt compilation.
Loading