Skip to content

Commit

Permalink
🐛 consult preview-key の設定でエラーになっていたので修正
Browse files Browse the repository at this point in the history
  • Loading branch information
yewton committed Feb 16, 2024
1 parent 3f3de53 commit ae924f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/toncs-config.org
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ FEATURE の読み込み前に設定しておきたい変数の初期化処理や
consult-ripgrep consult-git-grep consult-grep
consult-bookmark consult-recent-file consult-xref
consult--source-recent-file consult--source-project-recent-file consult--source-bookmark
:preview-key (kbd "M-.")))
:preview-key "M-."))
#+end_src

* crux
Expand Down

0 comments on commit ae924f1

Please sign in to comment.