Skip to content

Commit

Permalink
readme: Untabify
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Apr 12, 2023
1 parent 20f0637 commit 6113904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ A reasonable configuration could be:
(use-package bicycle
:after outline
:bind (:map outline-minor-mode-map
([C-tab] . bicycle-cycle)
([S-tab] . bicycle-cycle-global)))
([C-tab] . bicycle-cycle)
([S-tab] . bicycle-cycle-global)))

(use-package prog-mode
:config
Expand Down

0 comments on commit 6113904

Please sign in to comment.