Don't lazy load conform plugin (#818)
This commit is contained in:
parent
6abc143c16
commit
17e7ed03bb
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -644,6 +644,7 @@ require('lazy').setup({
|
|||
|
||||
{ -- Autoformat
|
||||
'stevearc/conform.nvim',
|
||||
lazy = false,
|
||||
keys = {
|
||||
{
|
||||
'<leader>f',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue