attempt.nvim
attempt.nvim copied to clipboard
Manage temporary buffers
Results
2
attempt.nvim issues
Sort by
recently updated
recently updated
newest added
closes #11 this PR adds the `run_lines` and `open_extension_select` apis, which allows the user to run an attempt using a list of lines as code. instead of opening ad attempt...
having enjoyed attempt.nvim for quite a while i wanted to upgrade my workflow a little. i ended up writing some code using attempt.nvim's api to run a visual selection of...