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
- Host: GitHub
- URL: https://github.com/teohrt/my-neo-vim-config
- Owner: teohrt
- Created: 2025-04-11T03:42:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-06T22:29:10.000Z (about 1 year ago)
- Last Synced: 2025-06-26T05:35:08.183Z (12 months ago)
- Language: Lua
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```