Advertisement
sidneystreith1985

neovim-colorizer

Dec 17th, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. return {
  2. "norcalli/nvim-colorizer.lua",
  3. config = function()
  4. require("colorizer").setup()
  5. end,
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement