chore: update deprecated config

This commit is contained in:
2026-09-23 22:48:13 +02:00
parent b804ca281c
commit ae4a4d5cad
4 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
vim.opt_local.colorcolumn = { 80, 100 }
vim.opt_local.colorcolumn = "80,100"