presser.nvim/presser/actions
TheOnePath 028b34bdda
Added new actions module
All functions originally defined in presser/init.lua and part of
table@presser which were related to performing a specific action,
have be migrated to this file.

Function definitions have remained the same
	- presser@start_buffer has been renamed
	  actions@buf_put_cursor_at() to allow for more generic
	  use-cases which the function name did not imply. Call this
	  function to place the cursor into any buffer in the GCM by its
	  label name.
2023-01-13 16:13:21 +00:00
..
init.lua Added new actions module 2023-01-13 16:13:21 +00:00