Skip to content

Commit 8bd125f

Browse files
authored
revert testing change
1 parent 87fe216 commit 8bd125f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ require('lazy').setup({
973973
-- Here are some example plugins that I've included in the Kickstart repository.
974974
-- Uncomment any of the lines below to enable them (you will need to restart nvim).
975975
--
976-
require 'kickstart.plugins.debug',
976+
-- require 'kickstart.plugins.debug',
977977
-- require 'kickstart.plugins.indent_line',
978978
-- require 'kickstart.plugins.lint',
979979
-- require 'kickstart.plugins.autopairs',

0 commit comments

Comments
 (0)