Don't lazy load conform plugin (#818)

This commit is contained in:
Damjan 9000 2024-04-01 02:00:11 +02:00 committed by Kerry Staley
parent 6abc143c16
commit 17e7ed03bb
1 changed files with 1 additions and 0 deletions

View File

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