Coc.nvim (Conquer of Completion) (requires node)
Tree-sitter (for better syntax highlighting, folding and other modules)
various other plugins
oh-my-zsh (framework to manage zsh configuration)
p10k theme used for terminal (Currently using Meslo Nerd Font to take full advantage)
Simply install fonts from fonts folder and select in the terminal preferences
fzf (fuzzy finder)
fzf-tab (replaces zsh tab with fuzzy finder)
various other plugins
Installtion script will install relevant packages and create links for config files.
cd ~ && git clone git@github.com:sabah1994/dotfiles.git && dotfiles/scripts/installation.sh