A collection of word processing tools to press over your files easier with UIs.
Go to file
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
lua/presser Updated actions/init.lua 2023-02-04 18:16:58 +00:00
README.md Added README.md 2023-01-09 10:43:07 +00:00

presser.nvim

A collection of word processing tools to press over your files easier with UIs.

For unstable and latest features, see the experimental branch.