mirror of
https://github.com/tcaxle/kickstart.nvim.git
synced 2025-04-01 16:12:00 +01:00
Don't lazy load conform plugin (#818)
This commit is contained in:
parent
1175f6d25a
commit
d605b840a2
1
init.lua
1
init.lua
@ -600,6 +600,7 @@ require('lazy').setup({
|
||||
|
||||
{ -- Autoformat
|
||||
'stevearc/conform.nvim',
|
||||
lazy = false,
|
||||
keys = {
|
||||
{
|
||||
'<leader>f',
|
||||
|
Loading…
x
Reference in New Issue
Block a user