mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
fixed presenter shortcuts missing carriage return in neorg
This commit is contained in:
@@ -63,11 +63,11 @@ return {
|
||||
p = {
|
||||
name = "Presenter",
|
||||
s = {
|
||||
":Neorg presenter start",
|
||||
":Neorg presenter start<CR>",
|
||||
"Start",
|
||||
},
|
||||
S = {
|
||||
":Neorg presenter stop",
|
||||
":Neorg presenter stop<CR>",
|
||||
"Stop",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user