mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
u r + h
This commit is contained in:
@@ -541,7 +541,7 @@ However, here are some suggestions:
|
||||
" inoremap [[ <ESC>:lua require('telekasten').insert_link()<CR>
|
||||
" alternatively: leader [
|
||||
inoremap <leader>[ <ESC>:lua require('telekasten').insert_link()<CR>
|
||||
inoremap <leader>zt :lua require('telekasten').toggle_todo()<CR>
|
||||
inoremap <leader>zt <ESC>:lua require('telekasten').toggle_todo()<CR>
|
||||
|
||||
" the following are for syntax-coloring [[links]] and ==highlighted text==
|
||||
" (see the section about coloring in README.md)
|
||||
|
||||
Reference in New Issue
Block a user