Open hissssst opened 3 years ago
Hi @hissssst - I think I have already covered that? As you can see, falcon
is in the list of those colour schemes.
I guess u need to write it on Readme.
Coloschemes look different. And I loved the old one much more. Colorscheme with treesitter has too many yellow accents
This is old one:
This is new one:
yeah, agreed - I'll see what I can do.
I've had a look - the old version you are seeing is still possible with non-treesitter highlighting - if you turn off treesitter highlighting for elixir files it will look like that.
I had a play and in elixir files the tree sitter highlighting is not very granular, I'll do a couple of tweaks in master in a bit but it won't look like the old version.
Have now tweaked master
a bit and updated the wiki to include tree sitter in the list.
Is it possible to have docstrings displayed as comments?
@hissssst Not sure I quite follow - can you show me an example piece of code and what exactly you are referring to?
Like in screenshots I've attached:
docstring is that string which starts with @moduledoc
and in vanilla colorscheme docstring is grey while other strings are #bfdaff
@hissssst off topic, and I know this is old, but what treeview'er is that in your screenshot? your setup looks really slick :)
@sebkolind , I think it was coc-tree
Here you can find color schemes which implement highlighting of tree-sitter groups https://github.com/nvim-treesitter/nvim-treesitter/wiki/Colorschemes