https://github.com/rc-14/nvim-init
My neovim config
https://github.com/rc-14/nvim-init
neovim neovim-conf neovim-config neovim-configuration neovim-lua nvim nvim-config nvim-configs nvim-configuration nvim-lua nvimrc
Last synced: 3 months ago
JSON representation
My neovim config
- Host: GitHub
- URL: https://github.com/rc-14/nvim-init
- Owner: RC-14
- Created: 2022-12-19T16:50:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T21:58:01.000Z (over 1 year ago)
- Last Synced: 2025-03-13T19:49:38.098Z (7 months ago)
- Topics: neovim, neovim-conf, neovim-config, neovim-configuration, neovim-lua, nvim, nvim-config, nvim-configs, nvim-configuration, nvim-lua, nvimrc
- Language: Lua
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nvim-init
My neovim config.
Heavily "inspired" by [ThePrimeagen/init.lua](https://github.com/ThePrimeagen/init.lua).
## Installation
Clone somewhere your user has access to, which is not the `~/.config` folder. (for example `~/git-repos/nvim-init`)
Run the `install` script.
This might take a moment.
At the last step the script runs neovim.
Neovim is technically usable at this point but I'd recommend to wait if it still seems to install something and close neovim when it's finished.