mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added zen mode plugin for neovim
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"folke/zen-mode.nvim",
|
||||
event = "VeryLazy",
|
||||
opts = {}
|
||||
}
|
||||
Reference in New Issue
Block a user