Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 315 Bytes

File metadata and controls

12 lines (7 loc) · 315 Bytes

Debugging

Debugging Neovim Lua

WIP osv is not properly configured yet*

  • <leader>dL - "start lua debug server"
  • <leader>dc (in lua file) - "attach to running debug server"

Troubleshooting

If there's errors when launching the server, check to make sure nobody is already listening on port 8086.