aboutsummaryrefslogtreecommitdiff
path: root/manual/README.org
blob: 85b93bde467a2fe4e0eb27b38f466502b3cb176e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* Manual
  :PROPERTIES:
  :UPDATED:  [2023-06-20 Tue 22:57]
  :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