Can't disable snippets module without error

What happened?

After disabling snippets module, I switched to a rust file. I got the following error: Error (rustic-mode-local-vars-hook): Error running hook “rustic-setup-lsp” because: (file-missing Cannot open load file No such file or directory doom-snippets)

What did you expect to happen?

Everything should have worked fine.

Steps to reproduce

  1. Disable snippets module
  2. Switch to rust file with lsp enabled(lsp-mode)

System information


Loading data dump...
2 Likes

I got bitten by the same bug. It looks like LSP can’t work without doom-snippets.

This topic was automatically closed after 360 days. New replies are no longer allowed.