Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# NoFoxTuNeovim
## A Neovim config written by a bonafide pendejo

Just 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
```