https://github.com/richardso21/nvim
My (scuffed) neovim config
https://github.com/richardso21/nvim
Last synced: 2 months ago
JSON representation
My (scuffed) neovim config
- Host: GitHub
- URL: https://github.com/richardso21/nvim
- Owner: richardso21
- Created: 2023-04-17T02:05:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T23:02:54.000Z (about 1 year ago)
- Last Synced: 2024-06-05T19:23:03.138Z (about 1 year ago)
- Language: Lua
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# richardso21/nvim
This is my (richardso21's) personal Neovim config, made completely from
scratch (not even kickstart.nvim). My journey began when I watched
[ThePrimeagen's tutorial](https://www.youtube.com/watch?v=w7i4amO_zaE).Nothing too flashy, just something that kinda matches the VSCode vibe while
also being magnitudes faster (_a "good enough" 50ms startup time on a new
project/directory_). Presets like LazyVim and their gazillion (opinionated)
configs infuriate me more than they help. My config ended up being ~75% of
LazyVim anyway, nonetheless I stand my ground.> See `lua/rso/plugins/ui/whichkey.lua` for (most of) my preferred keyboard shortcuts.
>
> View `lua/rso/plugins/` for the plugins I use.