Download Latest Version v4.1.0 source code.zip (218.3 kB)
Email in envelope

Get an email when there's a new version of Doom Nvim

Home / v4.0.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-10-08 942 Bytes
v4.0.5 source code.tar.gz 2022-10-08 127.5 kB
v4.0.5 source code.zip 2022-10-08 200.8 kB
Totals: 3 Items   329.3 kB 1

This release adds support for neovim v0.8! Due to breaking changes to treesitter you might not be able to run :PackerSync. In this case try running :DoomNuke all (to re-install packer plugins + delete compiled.lua) and then restarting neovim.

Features

  • c3f3f03 feat(core): Add :DoomNuke command to re-install all plugins.
  • Can write :DoomNuke all|plugins|cache
  • all Delete packer plugins (re-install on next launch) + packer_compiled.lua
  • plugins Delete packer plugins (re-install on next launch)
  • cache Delete packer_compiled.lua
  • 7d90b56 feat,chore(core): Support nvim-0.8, update packer pinned dependencies, add fallback dependencies for 0.7
  • 84009cd feat(langs,nix): Added nix language support (#399) (Thanks @Fryuni!)

Fixes

  • 8e01af1 fix(whichkey): Not showing all keymaps
  • 99f5a78 Add extra description for configurable binds and autocmds
  • 47441f5 Fix docs message and alignment
Source: README.md, updated 2022-10-08