presser.nvim/lua/presser
TheOnePath 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
..
actions Updated actions/init.lua 2023-02-04 18:16:58 +00:00
builtins Moved presser/ -> lua/presser/ 2023-01-13 17:18:56 +00:00
context_manager Updated context_manager/init.lua 2023-01-13 17:18:56 +00:00
mappings Moved presser/ -> lua/presser/ 2023-01-13 17:18:56 +00:00
init.lua Updated init.lua to allow autocomplete of new command builtins@hyperlink 2023-01-23 18:19:56 +00:00
steamers.lua Moved presser/ -> lua/presser/ 2023-01-13 17:18:56 +00:00
utils.lua Updated utils.lua 2023-01-23 18:21:44 +00:00