Colorizer used to work when opening files. no longer loading and, according to norcalli /
nvim-colorizer.lua, commands such as |:ColorizerAttachToBuffer|
are not found.
OK: tree-sitter found 0.20.6 (parser generator, only needed for :TSInstallFromGrammar)
OK: node found v18.7.0 (only needed for :TSInstallFromGrammar)
OK: git executable found.
OK: cc executable found. Selected from { vim.NIL, "cc", "gcc", "clang", "cl", "zig" }
Version: cc (GCC) 12.2.0
OK: Neovim was compiled with tree-sitter runtime ABI version 14 (required >=13). Parsers must be compatible with runtime ABI.
Parser/Features H L F I J
css ✓ . ✓ ✓ ✓
lua ✓ ✓ ✓ ✓ ✓
Legend: H[ighlight], L[ocals], F[olds], I[ndents], In[j]ections
+) multiple parsers found, only one will be used
x) errors found in the query, try to run :TSUpdate {lang}
provider: health#provider#check
Clipboard (optional)
OK: Clipboard tool found: xclip
Python 3 provider (optional)
WARNING: No Python executable found that can import neovim. Using the first available executable for diagnostics.
WARNING: Could not load Python 3:
/usr/bin/python3 does not have the "neovim" module.
/usr/bin/python3.10 does not have the "neovim" module.
python3.9 not found in search path or not executable.
python3.8 not found in search path or not executable.
python3.7 not found in search path or not executable.
/usr/bin/python does not have the "neovim" module.
ADVICE:
See :help |provider-python| for more information.
You may disable this provider (and warning) by adding let g:loaded_python3_provider = 0 to your init.vim
Ok, I find that if i open the file directly from command line it doesn't work but if i open vim and once doom-nvim is open load the file it then works.
Current Behavior:
Colorizer used to work when opening files. no longer loading and, according to norcalli / nvim-colorizer.lua, commands such as |:ColorizerAttachToBuffer| are not found.
Expected Behavior:
Clean install so should work.
Steps To Reproduce:
Logs
n/a
nvim: health#nvim#check
Configuration
Performance
Remote Plugins
terminal
nvim-lsp-installer: require("nvim-lsp-installer.health").check()
nvim-lsp-installer report
go version go1.19 linux/amd64
ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux]
3.3.19
8.18.0
v18.7.0
Python 3.10.6
GNU Wget 1.21.3 built on linux-gnu.
curl 7.84.0 (x86_64-pc-linux-gnu) libcurl/7.84.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.0) libssh2/1.10.0 nghttp2/1.48.0
gzip 1.12
tar (GNU tar) 1.34
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
Ok
nvim-treesitter: require("nvim-treesitter.health").check()
Installation
tree-sitter
found 0.20.6 (parser generator, only needed for :TSInstallFromGrammar)node
found v18.7.0 (only needed for :TSInstallFromGrammar)git
executable found.cc
executable found. Selected from { vim.NIL, "cc", "gcc", "clang", "cl", "zig" } Version: cc (GCC) 12.2.0Parser/Features H L F I J
lua ✓ ✓ ✓ ✓ ✓
Legend: H[ighlight], L[ocals], F[olds], I[ndents], In[j]ections +) multiple parsers found, only one will be used x) errors found in the query, try to run :TSUpdate {lang}
provider: health#provider#check
Clipboard (optional)
Python 3 provider (optional)
import neovim
. Using the first available executable for diagnostics.let g:loaded_python3_provider = 0
to your init.vimPython virtualenv
Ruby provider (optional)
neovim-ruby-host
not found.gem install neovim
to ensure the neovim RubyGem is installed.gem environment
to ensure the gem bin directory is in $PATH.let g:loaded_ruby_provider = 0
to your init.vimNode.js provider (optional)
let g:loaded_node_provider = 0
to your init.vimPerl provider (optional)
let g:loaded_perl_provider = 0
to your init.vimvim.lsp: require("vim.lsp.health").check()
vim.treesitter: require("vim.treesitter.health").check()
which_key: health#which_key#check
WhichKey: checking conflicting keymaps
<Cmd>lua require("Comment.api").call("toggle_linewise_op")<CR>g@
E5107: Error loading lua [string ":lua"]:1: unexpected symbol near ''