* Manual configs
  :PROPERTIES:
  :UPDATED:  [2023-06-26 Mon 15:35]
  :END:

Things under this directory cannot be stowed, because they need to be
manually imported.

** vim-vixen.json
   :PROPERTIES:
   :UPDATED:  [2023-06-20 Tue 23:02]
   :END:

The json settings for the firefox vim-vixen extension. It features an
emacs keybinding. To combine it with local/personal settings, use the
=misc/bin/merge-json.sh= script:

#+begin_src sh
merge-json.sh vim-vixen.json vim-vixen-local.json > vim-vixen-final.json
#+end_src