https://github.com/clifinger/nvim
https://github.com/clifinger/nvim
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clifinger/nvim
- Owner: clifinger
- Created: 2025-04-23T04:47:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-03T13:32:33.000Z (11 months ago)
- Last Synced: 2025-08-03T15:18:41.976Z (11 months ago)
- Language: Lua
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neovim 2025
This repo contains my custom Neovim config for 2025, built on the foundation of [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).
This setup is designed to enhance your Neovim experience with modern features and seamless integration.
Credits to [jakobwesthoff/nvim-from-scratch](https://github.com/jakobwesthoff/nvim-from-scratch) and [hendrikmi/neovim-kickstart-config](https://github.com/hendrikmi/neovim-kickstart-config)
## TODO:
- [x] separate all plugin configs into `.lua/config` folder
- [x] Move the keymaps configured into `.lua/plugins/*` -> `./lua/config/keymaps.lua`