Skip to content

Commit

Permalink
Nvim: style tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Dec 18, 2024
1 parent bdcf06f commit 5389deb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .config/nvim/lua/plugins/color.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,9 @@ return {
vim.api.nvim_echo({
{ "Treesitter disabled for large files: " .. filepath, "WarningMsg" },
}, false, {})

return true
end
end

return false
end,

Expand Down

0 comments on commit 5389deb

Please sign in to comment.