Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nofoxtugiv/nofoxtuneovim
My custom NeoVim config. Starting out as a VSCode clone.
https://github.com/nofoxtugiv/nofoxtuneovim
Last synced: 5 days ago
JSON representation
My custom NeoVim config. Starting out as a VSCode clone.
- Host: GitHub
- URL: https://github.com/nofoxtugiv/nofoxtuneovim
- Owner: NoFoxTuGiv
- Created: 2025-01-07T16:45:37.000Z (20 days ago)
- Default Branch: trunk
- Last Pushed: 2025-01-07T17:00:50.000Z (20 days ago)
- Last Synced: 2025-01-07T18:18:18.986Z (20 days ago)
- Language: Lua
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoFoxTuNeovim
## A Neovim config written by a bonafide pendejoJust putting this here because I hate that blank readme tab in Github. I truly don't expect anyone to use this other than myself. This is where I'll be holding on to my neovim IDE config as it grows and evolves.
## Try out this config
If for some reason you would like to take a look at how a mentally unstable no sabo kid configures his Neovim, you'll wanna make sure to remove or move your current `nvim` directory
```
git clone [email protected]:NoFoxTuGiv/NoFoxTuNeovim.git ~/.config/nvim
```Run `nvim` and wait for the plugins to be installed
**NOTE** (You will notice treesitter pulling in a bunch of parsers the next time you open Neovim)
each video will be associated with a branch so checkout the one you are interested in
## Get healthy
Open `nvim` and enter the following:
```
:checkhealth
```