Skip to content

Commit

Permalink
emacs: delete ascii-export shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas committed Nov 13, 2022
1 parent 83fa7b6 commit 9ad21ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .emacs.d/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@

(setq c-default-style "linux")

(global-set-key [f3] 'org-ascii-export-to-ascii)

(defun indent-buffer()
(interactive)
(save-excursion
Expand Down

0 comments on commit 9ad21ef

Please sign in to comment.