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

https://github.com/clifinger/nvim


https://github.com/clifinger/nvim

Last synced: 4 months ago
JSON representation

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`