This is my repo for Neovim configs.
- Windows
- MacOS
- Every Linux distro that uses apt
- ArchLinux
- Latest Neovim version (Make sure you installed Neovim within default folders)
- On MacOS: Make sure you installed brew
- On Windows: Run the script with Powershell
- Kanagawa.nvim (A theme)
- Obsidian.nvim (Obsidian integration in Neovim)
- Extras
- If the .sh commands tell you something like
: not found: 2: file.sh:
, make sure you cloned the repo with the correct End Of Line (Should be LF) - On the .sh commands, remember to execute the command
chmod u+x file.sh
- On Linux pay attention, the shell will ask to insert your account password due to sudo and confirm on package installation