-
for everything to work, nodejs must be installed in version 15.14.0 with nvm
"$HOME/.nvm/versions/node/v15.14.0/bin"
-
https://github.com/BurntSushi/ripgrep (Telescope)
sudo apt install ripgrep
- https://github.com/sharkdp/fd (Telescope)
sudo apt install fd-find
- Pandoc (MarkdownPreview)
sudo apt install pandoc
- live-server (MarkdownPreview)
npm install -g @compodoc/live-server
JetBrainMono with Ligatures https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/JetBrainsMono/Ligatures
FYI: gnome-shell dont support ligatures
The theme default is rose-pine, to change theme you can just modify /lua/config/theme/init.lua file
this folder will not be created on your system as it is not tracked by git
The lualine theme is setup auto, but in some sections the colors was set manually
So that the themes of the all sections are automatically configured you just change the /lua/plugins/lualine.lua file commenting the color options in each sections.