Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fioncat/spacenvim
My personal neovim config
https://github.com/fioncat/spacenvim
dotfiles neovim
Last synced: about 11 hours ago
JSON representation
My personal neovim config
- Host: GitHub
- URL: https://github.com/fioncat/spacenvim
- Owner: fioncat
- Created: 2022-07-12T02:43:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T02:33:44.000Z (9 days ago)
- Last Synced: 2024-10-30T05:06:55.865Z (9 days ago)
- Topics: dotfiles, neovim
- Language: Lua
- Homepage:
- Size: 215 KB
- Stars: 30
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spacenvim
My personal neovim config forked from [ayamir/nvimdots](https://github.com/ayamir/nvimdots).
Install:
```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/fioncat/spacenvim/HEAD/scripts/install.sh)"
```## Copilot
By default, [copilot](https://github.com/features/copilot) is enabled, you need to run `:Copilot auth` to start the authentication process.
After authentication is done, then you are ready to use copilot!