Skip to content

Conversation

@nimaaskarian
Copy link

Added a (hopefully) well configured lazy setup to the README.md

@hasecilu
Copy link

hasecilu commented Apr 2, 2025

A useful key bind.

  keys = {
    {
      "<leader>ct",
      "<cmd>ColorizerToggle<CR>",
      desc = "Toggle color highlighting",
    },
  },

@niderhoff
Copy link

niderhoff commented Apr 5, 2025

to attach this to all buffers by default, you can set event = "BufReadPost", in lazy instead of the filetype options you have in your PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants