Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Aug 21, 2024
1 parent 755d89a commit 4da3e70
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ for key, value in pairs(colorcolumns) do
col = 100
end

vim.notify(lang .. col)

vim.api.nvim_create_autocmd("FileType", {
pattern = lang,
callback = function()
Expand Down

0 comments on commit 4da3e70

Please sign in to comment.