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

https://github.com/teohrt/my-neo-vim-config

My personalized development environment - it's a work in progress
https://github.com/teohrt/my-neo-vim-config

Last synced: 11 months ago
JSON representation

My personalized development environment - it's a work in progress

Awesome Lists containing this project

README

          

# my-neo-vim-config

A kickstart based neo vim configuration that's been modularized and modified to my liking.

Mac/Linux Install:

```sh
git clone git@github.com:teohrt/my-neo-vim-config.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```