Skip to content
  • Erik Arvstedt's avatar
    a06c8d9f
    Add command `rmsbolt` · a06c8d9f
    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.
    a06c8d9f
    Add command `rmsbolt`
    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.
Loading