Archived
0
0
Fork 0
My neovim config
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-03-09 16:26:22 +00:00
lua fix deprications and use ts rainbow2 instead 2023-03-09 16:26:22 +00:00
.gitignore move neovim config here 2022-07-09 06:16:49 -07:00
init.lua rewrite config from scratch (#1) 2022-09-02 17:42:32 +00:00
LICENSE move neovim config here 2022-07-09 06:16:49 -07:00
README.md rewrite config from scratch (#1) 2022-09-02 17:42:32 +00:00

Neovim Config

To use this neovim config, run git clone https://code.relms.dev/Relms/neovim-config ~/.config/nvim to clone the config to your .config folder.

When you open the config for the first time, you will get a packer.nvim window to open which will open all the required plugins. After that, close Neovim again and reopen it.