Added neorg plugin
This commit is contained in:
@@ -106,6 +106,11 @@ return packer.startup({
|
||||
use("lewis6991/gitsigns.nvim")
|
||||
use("f-person/git-blame.nvim")
|
||||
-- useful plugins
|
||||
use({
|
||||
"nvim-neorg/neorg",
|
||||
run = ":Neorg sync-parsers",
|
||||
requires = "nvim-lua/plenary.nvim",
|
||||
})
|
||||
use({
|
||||
"NvChad/nvim-colorizer.lua",
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user