neovim: add zen-mode

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-07-09 06:35:04 -03:00
parent ab00ada734
commit b264921aa5
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 25 additions and 0 deletions

View file

@ -16,6 +16,7 @@ return {
},
{ import = "astrocommunity.editing-support.todo-comments-nvim" },
{ import = "astrocommunity.editing-support.zen-mode-nvim" },
{ import = "astrocommunity.motion.flash-nvim" },
{ import = "astrocommunity.motion.flit-nvim" },