File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -741,6 +741,8 @@ require('lazy').setup({
741741 end ,
742742 },
743743
744+ { ' tpope/vim-fugitive' },
745+
744746 { -- You can easily change to a different colorscheme.
745747 -- Change the name of the colorscheme plugin below, and then
746748 -- change the command in the config to whatever the name of that colorscheme is.
@@ -939,7 +941,7 @@ require('lazy').setup({
939941 --
940942 -- require 'kickstart.plugins.debug',
941943 -- require 'kickstart.plugins.indent_line',
942- -- require 'kickstart.plugins.lint',
944+ require ' kickstart.plugins.lint' ,
943945 -- require 'kickstart.plugins.autopairs',
944946 require ' kickstart.plugins.neo-tree' ,
945947 require ' kickstart.plugins.gitsigns' , -- adds gitsigns recommend keymaps
You can’t perform that action at this time.
0 commit comments