Releases: desdic/macrothis.nvim
Releases · desdic/macrothis.nvim
feat: support v:count
12 Feb 06:12
Compare
Sorry, something went wrong.
No results found
Merge pull request #16 from desdic/feature/count
feat: support v:count when running macro
Fix: Replace deprecated functions
18 May 14:09
Compare
Sorry, something went wrong.
No results found
Merge pull request #13 from desdic/v0.10
Fix: replace deprecated functions
fix: Be silent during quickfix list change
23 Nov 14:49
Compare
Sorry, something went wrong.
No results found
Merge pull request #12 from desdic/20231123silent
fix: don't output during change
Help menu
23 Oct 14:08
Compare
Sorry, something went wrong.
No results found
Menu with key bindings in telescope
1.5.0
11 Sep 05:44
Compare
Sorry, something went wrong.
No results found
feat: Copy macro/register as printable
feat: Add default register
1.4.0
03 Sep 16:12
Compare
Sorry, something went wrong.
No results found
feat: edit register before using them
1.3.0
03 Sep 12:08
Compare
Sorry, something went wrong.
No results found
feat: Edit macro
feat: Rename macro
feat: Use vim.ui.input
1.2.1
31 Aug 18:40
Compare
Sorry, something went wrong.
No results found
Removed a debug statement
1.2.0
31 Aug 18:35
Compare
Sorry, something went wrong.
No results found
Align functions between telescope/non-telescope and change cdo to cfdo to only run on files
1.1.2
31 Aug 04:16
Compare
Sorry, something went wrong.
No results found
Typo in README.md found by Pheon-Dev