hash.nvim Installation Remove old neovim configs rm -rf ~/.config/nvim && rm -rf ~/.local/share/nvim/ Install config git clone https://github.com/Hashino/hash.nvim/ ~/.config/nvim/ && nvim