mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 01:38:41 +00:00 
			
		
		
		
	
							parent
							
								
									33d2fa7d02
								
							
						
					
					
						commit
						a6ffa488b5
					
				| 
						 | 
				
			
			@ -151,17 +151,17 @@ require("packer").startup(function()
 | 
			
		|||
    --     requires = { 'kyazdani42/nvim-web-devicons' },
 | 
			
		||||
    -- }
 | 
			
		||||
 | 
			
		||||
    use {
 | 
			
		||||
        "nvim-neorg/neorg",
 | 
			
		||||
        run = ":Neorg sync-parsers", -- This is the important bit!
 | 
			
		||||
        config = function()
 | 
			
		||||
            require("neorg").setup {
 | 
			
		||||
                load = {
 | 
			
		||||
                    ["core.defaults"] = {}
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        end,
 | 
			
		||||
    }
 | 
			
		||||
    -- use {
 | 
			
		||||
    --     "nvim-neorg/neorg",
 | 
			
		||||
    --     run = ":Neorg sync-parsers", -- This is the important bit!
 | 
			
		||||
    --     config = function()
 | 
			
		||||
    --         require("neorg").setup {
 | 
			
		||||
    --             load = {
 | 
			
		||||
    --                 ["core.defaults"] = {}
 | 
			
		||||
    --             }
 | 
			
		||||
    --         }
 | 
			
		||||
    --     end,
 | 
			
		||||
    -- }
 | 
			
		||||
 | 
			
		||||
    -- See hex colors
 | 
			
		||||
    use {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue