chore(nvim): hide colorcolumn in ft=pandoc
check / lint (push) Failing after 3s

This commit is contained in:
2026-08-27 22:53:15 +02:00
parent 744e25eb4a
commit 91ee1950de
@@ -15,7 +15,6 @@ vim.api.nvim_create_user_command("AnkiDeck", function()
end, {}) end, {})
vim.cmd([[ vim.cmd([[
set cc=81
set cocu="" set cocu=""
func! GetContext() func! GetContext()
" https://stackoverflow.com/questions/9464844/how-to-get-group-name-of-highlighting-under-cursor-in-vim " https://stackoverflow.com/questions/9464844/how-to-get-group-name-of-highlighting-under-cursor-in-vim