Merge branch 'nvim-lua:master' into master

This commit is contained in:
Dmitry O 2024-04-05 16:11:57 +04:00 committed by GitHub
commit 22f8428d7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 7 deletions

View file

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