remove autoformat on save

This commit is contained in:
2025-11-22 10:30:22 +01:00
parent 9ac8c17116
commit 1cb0dab7ff
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ require('lazy').setup({
-- NOTE: Next Step on Your Neovim Journey: Add/Configure additional "plugins" for kickstart
-- These are some example plugins that I've included in the kickstart repository.
-- Uncomment any of the lines below to enable them.
require 'kickstart.plugins.autoformat',
-- require 'kickstart.plugins.autoformat',
require 'kickstart.plugins.debug',
require 'kickstart.plugins.filetree',