We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87fe216 commit 8bd125fCopy full SHA for 8bd125f
init.lua
@@ -973,7 +973,7 @@ require('lazy').setup({
973
-- Here are some example plugins that I've included in the Kickstart repository.
974
-- Uncomment any of the lines below to enable them (you will need to restart nvim).
975
--
976
- require 'kickstart.plugins.debug',
+ -- require 'kickstart.plugins.debug',
977
-- require 'kickstart.plugins.indent_line',
978
-- require 'kickstart.plugins.lint',
979
-- require 'kickstart.plugins.autopairs',
0 commit comments