202412301735586432 HAPPY NEW YEAR

This commit is contained in:
fz0x1 2024-12-30 20:20:32 +01:00
parent fc9daf2162
commit e6000f33c0
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
10 changed files with 29481 additions and 25 deletions

View file

@ -1,4 +1,4 @@
setlocal syntax=markdown
" setlocal syntax=markdown
setlocal textwidth=80
setlocal spell
@ -30,3 +30,4 @@ function! JrnlFoldExpr()
" Все остальные строки не участвуют в свёртке
return "="
endfunction

View file

@ -89,6 +89,8 @@ local config = function()
"jsonls",
"clangd",
"biome", -- will install for formatting only
"marksman",
"ruff",
-- "marksman",
},
automatic_installation = true,