Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 300 Bytes

Debugging.md

File metadata and controls

12 lines (7 loc) · 300 Bytes

Debugging

Debugging Neovim Lua

WIP osv is not properly configured yet*

  • <leader>daL - "dap adapter Lua (server)"
  • <leader>dal> - "dap adapter lua (client)"

Troubleshooting

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