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.
Find a file
2022-07-12 10:26:11 -07:00
lua/user show ignored files 2022-07-12 10:26:11 -07:00
.gitignore move neovim config here 2022-07-09 06:16:49 -07:00
init.lua added dressing 2022-07-09 13:25:02 -07:00
LICENSE move neovim config here 2022-07-09 06:16:49 -07:00
README.md move neovim config here 2022-07-09 06:16:49 -07: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. It will then proceed to install a bunch of treesitter parsers. That is normal.

Using GitHub copilot

  • TODO