Color and wallpaer changes
This commit is contained in:
@@ -48,6 +48,7 @@ vim.pack.add({
|
||||
{ src = "https://github.com/DNLHC/glance.nvim" },
|
||||
{ src = "https://github.com/rmagatti/logger.nvim" },
|
||||
{ src = "https://github.com/rmagatti/goto-preview" },
|
||||
{ src = "https://github.com/norcalli/nvim-colorizer.lua" },
|
||||
})
|
||||
|
||||
require('mini.icons').setup({})
|
||||
@@ -112,3 +113,4 @@ require("auto-session").setup({
|
||||
})
|
||||
require('barbar').setup({})
|
||||
require('goto-preview').setup({ default_mappings = true })
|
||||
require('colorizer').setup({})
|
||||
|
||||
Reference in New Issue
Block a user