Commit Graph

2 Commits

Author SHA1 Message Date
dd0f25ffa1
Updated actions/init.lua
Added actions@hyperlink_exec. Responsible for acting upon an execution
call from keybinding. Function gets the contents of the buffer and makes
call to actions@suburl.

Added actions@suburl. This function specifically performs a substitution
of text in a buffer line and replaces it with a hyperlink, formatted as
markdown.
2023-02-04 18:16:58 +00:00
6e3e7f9d2d
Moved presser/ -> lua/presser/
Created new director lua/ and moved presser/ into the subdirectory.
This is to align with other standard developments of Neovim extensions.
2023-01-13 16:40:43 +00:00