feat: add nerd-icons
insertion binding
This commit is contained in:
parent
1d280a54bb
commit
19c196087b
|
@ -1200,7 +1200,9 @@ If PARENTS is non-nil, the parents of the specified directory will also be creat
|
|||
:desc "Undo Tree"
|
||||
"o u" #'undo-tree-visualize
|
||||
:desc "Open URL"
|
||||
"s u" #'goto-address-at-point)
|
||||
"s u" #'goto-address-at-point
|
||||
:desc "Nerd Icons"
|
||||
"i i" #'nerd-icons-insert)
|
||||
#+end_src
|
||||
|
||||
** Automated Nix Builds
|
||||
|
|
Loading…
Reference in a new issue