This is a fork of nvim-lua/kickstart.nvim that moves from a single file to a multi file configuration.
A starting point for Neovim that is:
- Small
- Documented
- Modular
NOTE > Backup your previous configuration (if any exists)
Requirements:
- Make sure to review the readmes of the plugins if you are experiencing errors. In particular:
OS | PATH |
---|---|
Linux | $XDG_CONFIG_HOME/nvim , ~/.config/nvim |
MacOS | $XDG_CONFIG_HOME/nvim , ~/.config/nvim |
Windows (cmd) | %userprofile%\AppData\Local\nvim\ |
Windows (powershell) | $env:USERPROFILE\AppData\Local\nvim\ |
Clone this repo to correct directory.
If still doesn't work, follow instructions to unistall lazy.nvim:
https://github.com/folke/lazy.nvim#-uninstalling
Then reopen nvim and install ast_grep
again.
To configure all required fonts, add fonts from /fonts
to your Font Book on mac
Then configure iTerm by:
- Go to Settings > Profiles > Text
- Set font to Monace
- Enable
Use a different font for non ASCII text
- Select
Heck Nord Font
for your ASCII Characters
Add terminal theme: https://github.com/catppuccin/iterm
Transparency: 5 Blur: 15