new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 2 additions and 1 deletions
Showing only changes of commit b36d84ddf0 - Show all commits

View File

@ -626,7 +626,8 @@ require('lazy').setup({
{ -- Autoformat
'stevearc/conform.nvim',
lazy = false,
event = { 'BufWritePre' },
cmd = { 'ConformInfo' },
keys = {
{
'<leader>f',