erikc96
erikc96
Hi, I'm getting this error with the example config for using polymode in the docs.
Hi, I'm getting this error with the following config: ``` (dap-register-debug-template "Python :: Flask" (list :type "python" :env '(("FLASK_APP" . "app/application.py") ("FLASK_ENV" . "development") ("FLASK_DEBUG" . "0")) :args "run --no-debugger...
**Describe the bug** I was following the getting started steps in the README. I created a bookmark, and hit the 'o' key to open it, and received an error. **To...
# Issue Details Please provide the following details when opening an issue: ## Operating System (uname -a) Darwin Eriks-MacBook-Pro-1037.local 21.1.0 Darwin Kernel Version 21.1.0: Sat Sep 11 12:27:45 PDT 2021;...
This fails: ``` luasnip.snippets = require("molleweide/LuaSnip-snippets.nvim").load_snippets() ```
This started happening out of nowhere. Anyone else having issues with this?
Hi, Really liking this plugin so far, really feel that it's going to be very useful to me. The only thing is that I'm having trouble managing the windows the...
Hi, ` Failed to write the mxltv.xml file. Something went wrong. Check your output directory via the web UI and verify fil permissions? Error: No program found; find algorithm fucked...
Quick question here, as I'm new to this tool and Nix. I followed the instructions to set up the tool like this: ``` nix flake init -t github:tweag/gomod2nix#app nix develop...