tpotie
tpotie
Hello, I was able to set it up using the provided default config: ``` local dap = require"dap" dap.configurations.lua = { { type = 'nlua', request = 'attach', name =...
Hi! Great plugin! :D I have been working on getting a better integrated neovim setup, where coding, debugging & testing feel more at home with each other. Your plugin really...
Hello! I have been using the dark version of the theme and it has been really nice! Today I switched to the light version and everything seems to work but...