Closed jbnicolai closed 8 years ago
Entering a function in the repl should print the function definition, along with syntax highlighting.
See #10
It's currently in the code, but commented out - https://github.com/sidorares/node-vim-debugger/blob/master/lib/repl.js#L15
Entering a function in the repl should print the function definition, along with syntax highlighting.
See #10