12 Commits (master)

Author SHA1 Message Date
Michael Lan 5abc58ad4c Allow for bar in Luadev command 2 years ago
Javier López 33d054adfc Fix the readme and lua function call. 3 years ago
Javier López e1cbe253e3 Use nnoremap to reuse Luadev-Run 3 years ago
Javier López e47f40c95c make things less verbose. 3 years ago
Javier López 3e27c752e4 feat: Add normal mode operator (Luadev-RunOperator)
The logic is abstracted into the s:luadev_run_operator function that
receives the first parameter "visual" to know it should use the visual
range. Otherwise work with motions. In this case motions that expand
over one line execute code linewise from the start to the end. This
makes motions j,k,%,/,? be more ergonomic I believe.
3 years ago
Björn Linse 358eee9b81 some silence 5 years ago
Björn Linse 500e53b5fc FIXUP 5 years ago
Björn Linse 35d74a403f is complete 5 years ago
Björn Linse 944572995b nodoeval 6 years ago
Björn Linse e4b6e00c1a doeval 6 years ago
Björn Linse ae4764d85f REVISION 6 years ago
Björn Linse ba974e4f27 first version 6 years ago