mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-21 11:55:41 +02:00
revert testing change
This commit is contained in:
parent
87fe216eeb
commit
8bd125f45a
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -973,7 +973,7 @@ require('lazy').setup({
|
|||
-- Here are some example plugins that I've included in the Kickstart repository.
|
||||
-- Uncomment any of the lines below to enable them (you will need to restart nvim).
|
||||
--
|
||||
require 'kickstart.plugins.debug',
|
||||
-- require 'kickstart.plugins.debug',
|
||||
-- require 'kickstart.plugins.indent_line',
|
||||
-- require 'kickstart.plugins.lint',
|
||||
-- require 'kickstart.plugins.autopairs',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue