rust-tools.nvim icon indicating copy to clipboard operation
rust-tools.nvim copied to clipboard

Fixing last_runnable

Open ytaras opened this issue 2 years ago • 0 comments

I guess changes should be self-explanatory. It's required to make 'last_runnable' command to work as expected. Fixing typo in variable names and updating to use 1-based array indexing Lua uses.

ytaras avatar Aug 29 '23 16:08 ytaras