shaunsingh
shaunsingh
`nyoom sync` should prompt you if you want to use `mason` to install language servers and tooling, if you hit `y` then it should install everything for you. Alternatively, as...
Disabling the tree-sitter module in the short term would help, but yeah you'd need a c-compiler of some sort to compile the parsers (or, you can install them via your...
Thanks, I'll look into it
I'll definitely look into adding this. The original IBM theme keeps it quite simple, highlighting the bare necessities, but I agree with you in that adding a few highlights would...
Indeed the theme is pretty much directly copied from nyoom with a small patch, I will add an option to use the "regular" cmp color for non-nyoom users
Sure! in my personal dotfiles I have a base16 version: https://github.com/shaunsingh/nix-darwin-dotfiles/blob/main/modules/themes/base16-carbon-dark.yaml, which I use to configure my various terminals/applications through nix: e.g. https://github.com/shaunsingh/nix-darwin-dotfiles/blob/e92ee8d276c25875c22bc4bbfd086de58afcb3c4/modules/home.nix#L462 I'll definitely integrate something similar into the...
I'll add an option to enable/disable italics
Thanks, I'll fix it
I'll try to add semantic token support to fix the issue, thanks for letting me know and sorry for the delay
Any progress on this? Its of the biggest issues I have with the app. This + line numbers on the left hand side (and an option to align the numbers...