Commit graph

8 commits

Author SHA1 Message Date
f67c22bfa7
Move debug plugin setup to separate debug.vim file
Begin to prepare using the plugin by moving debug stuff away from the
normal mode of operation.
2021-05-04 14:08:05 +02:00
1a58909e94
Rename create_link to make_link
Should prepare the differentiation between a 'new' link and linking an
existing zetttel -- one is 'new_link' and one just 'makes_link' to
something else.
2021-05-04 09:46:18 +02:00
4e3d364d17
Add word under cursor and (manual) mode selection 2021-05-03 23:02:59 +02:00
2310f4a2d0
Implement initial selection link creation 2021-05-03 17:31:28 +02:00
94ff554d8d
Update readme and debug mappings 2021-04-30 13:28:39 +02:00
320007e14b
Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
c7236ad295
Add Datestamp and Link creation functionality 2020-10-26 19:32:27 +01:00
86ab71b1d6
Initial commit 2020-10-26 15:55:40 +01:00