Add configuration instructions to README

sellout
Oct 13, 2022, 2:50 AM
L3PIAA2N3ICXUSRMBI6FW6FBAIAMEMXL63L777S6HVDQOK65KAZQC

Dependencies

Change contents

  • edit in README.md at line 4
    [2.216]
    [4.13]
    ## configuration
    Add the following to your Emacs init file:
    ```elisp
    (add-to-list 'vc-handled-backends 'Pijul)
    ```
    Executing a [VC](https://www.gnu.org/software/emacs/manual/html_node/emacs/Version-Control.html) command from (or with) a directory in a Pijul repository will load vc-pijul on demand (as long as it is in your `load-path`).
  • edit in README.md at line 15
    [4.14]
    [2.217]
    ## status