Archived
0
0
Fork 0
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.
neovim-config/README.md

449 B

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