added lazygit
This commit is contained in:
parent
b74a7375d4
commit
6db7af8bd2
2 changed files with 3 additions and 4 deletions
|
|
@ -665,10 +665,9 @@ require('lazy').setup({
|
|||
require 'plugins.kickstart.neo-tree',
|
||||
require 'plugins.kickstart.gitsigns', -- adds gitsigns recommend keymaps
|
||||
|
||||
-- NOTE: The import below can automatically add your own plugins, configuration, etc from `lua/custom/plugins/*.lua`
|
||||
-- This is the easiest way to modularize your config.
|
||||
--
|
||||
-- require topper3418 plugins
|
||||
require 'plugins.topper3418.oil',
|
||||
require 'plugins.topper3418.lazygit',
|
||||
}, {
|
||||
ui = {
|
||||
-- If you are using a Nerd Font: set icons to an empty table which will use the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue