Don't lazy load conform plugin (#818)

This commit is contained in:
Damjan 9000 2024-04-01 02:00:11 +02:00 committed by GitHub
parent 1175f6d25a
commit d605b840a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -600,6 +600,7 @@ require('lazy').setup({
{ -- Autoformat { -- Autoformat
'stevearc/conform.nvim', 'stevearc/conform.nvim',
lazy = false,
keys = { keys = {
{ {
'<leader>f', '<leader>f',