202412301735586432 HAPPY NEW YEAR

This commit is contained in:
fz0x1 2024-12-30 20:20:32 +01:00
parent 9789a3db29
commit 65240b8408
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,