NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
158 stars 26 forks source link

Enabling colorizer.sass breaks generally everything. #282

Closed Nowaaru closed 3 months ago

Nowaaru commented 4 months ago

⚠️ Please verify that this bug has NOT been reported before.

Description

Enabling colorizer.sass breaks NvimTree, Fidget, WhichKey, LspSaga, and whatever else depending on which loads before what.

image

👟 Reproduction steps

Enable colorizer.sass.

👀 Expected behavior

Not this.

😓 Actual Behavior

I can't use 90% of my plugins.

💻 Metadata

📝 Relevant log output

E5108: Error executing lua .../myNeovimPackages/start/which-key/lua/which-key/view.lua:79: FileType Autocommands for "*": Vim(append):Error executing lua callback: ...eovimPackages/start/nvim-colorizer-lua/lua/colorizer.lua:228: attempt to index field 'sass' (a boolean value)
NotAShelf commented 3 months ago

This was closed automatically by #283 being merged. Feel free to re-open if the issue persists.