Skip to content

Commit 0446be8

Browse files
committed
hi
1 parent c1cfe36 commit 0446be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ nnoremap <C-L> <C-w>l
375375
376376
" Mark TODO item as complete
377377
nnoremap <Leader>cp dd?❌\\|✅<cr>p0ls✅<esc><c-o>
378-
nnoremap <Leader>cn dd?❌\\|✅<cr>p0ls❌<esc><c-o>
378+
nnoremap <Leader>cx dd?❌\\|✅<cr>p0ls❌<esc><c-o>
379379
380380
" experimental - enter to go into command mode (otherwise useless shortcut).
381381
" See clickable_maps for preventing vim clickable from messing this up. Also

0 commit comments

Comments
 (0)