mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-24 14:18:36 +02:00
Adding major changes with the precision
This commit is contained in:
parent
87611001cf
commit
d00f77555e
8 changed files with 296 additions and 23 deletions
|
@ -12,4 +12,8 @@ return {
|
|||
{ import = "custom.plugins.harpoon" },
|
||||
{ import = "custom.plugins.lazygit" },
|
||||
{ import = "custom.plugins.toggleterm" },
|
||||
{ import = "custom.plugins.comment" },
|
||||
{ import = "custom.plugins.leetcode" },
|
||||
-- { import = "custom.plugins.telescope_fix" },
|
||||
{ import = "custom.plugins.catppuccin" },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue