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 2ee3e08 commit 1b2dbacCopy full SHA for 1b2dbac
init.lua
@@ -843,7 +843,7 @@ require('lazy').setup({
843
-- Here are some example plugins that I've included in the Kickstart repository.
844
-- Uncomment any of the lines below to enable them (you will need to restart nvim).
845
--
846
- require 'kickstart.plugins.debug',
+ --require 'kickstart.plugins.debug',
847
require 'kickstart.plugins.indent_line',
848
require 'kickstart.plugins.lint',
849
require 'kickstart.plugins.autopairs',
0 commit comments