Merge branch 'main' of https://git.zacke.dev/wholteza/consultant-windows
This commit is contained in:
@@ -104,12 +104,14 @@ vim.pack.add({
|
||||
"https://github.com/jay-babu/mason-nvim-dap.nvim", -- Automatically install DAP adapters
|
||||
"https://github.com/thehamsta/nvim-dap-virtual-text", -- Virtual text for nvim dap
|
||||
"https://github.com/mfussenegger/nvim-dap-python", -- Python support for nvim-dap
|
||||
"https://github.com/LunarVim/bigfile.nvim",
|
||||
})
|
||||
|
||||
-- SECTION: Colorscheme
|
||||
vim.cmd("colorscheme catppuccin-mocha")
|
||||
|
||||
-- SECTION: General plugin setup
|
||||
require("bigfile").setup()
|
||||
|
||||
-- Folke
|
||||
require("lazydev").setup({
|
||||
|
||||
Reference in New Issue
Block a user