You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2024. It is now read-only.
@@ -317,6 +318,11 @@ The majors changes between v3 and v4 are the following.
317
318
> Because of the durastic changes to the way you configure doom-nvim we recommend
318
319
> starting a new branch and porting your changes across.
319
320
321
+
## Uninstalling
322
+
323
+
To uninstall doom-nvim delete the `.nvim` folder from `$XDG_CONFIG_HOME/nvim` (`rm -r ~/.config/nvim`)
324
+
You will also need to delete `packer_compiled.lua` from `$XDG_DATA_HOME/nvim/plugin/packer_compiled` (`rm ~/.local/share/nvim/plugin/packer_compiled.lua`)
325
+
320
326
## Contributing
321
327
322
328
For for information please see our [contributing docs](./docs/contributing.md).
@@ -349,6 +355,7 @@ Special thanks to these amazing people for helping improve doom (see [emoji key]
0 commit comments