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

https://github.com/freddiehaddad/nvim

Neovim configuration from scratch
https://github.com/freddiehaddad/nvim

neovim neovim-config neovim-configuration

Last synced: 6 months ago
JSON representation

Neovim configuration from scratch

Awesome Lists containing this project

README

          

# Neovim Configuration

This is my custom [Neovim] configuration. It features a single configuration
file [core.lua] and a custom color scheme called [peanut] which is based off of
[JellyBean]. In addition to integrated debugging, unit testing, language server
support, and treesitter highlighting, the following plugins are also included:

https://github.com/user-attachments/assets/51d861a0-b026-4d94-a013-6a277ba6e52f

- Blink
- Conform
- DAP / DAP UI
- GitSigns
- Lazy
- Lualine
- Markview
- Mason
- Mini Icons
- Neotest
- Oil
- Persistence
- Rustaceanvim
- Telescope
- Trouble
- Treesitter
- Snacks
- Which Key

The color scheme is heavily integrated into all the plugins making for a very
consistent visual experience.

[core.lua]: https://github.com/freddiehaddad/nvim/blob/main/lua/plugins/core.lua
[jellybean]: https://github.com/WTFox/jellybeans.nvim
[neovim]: https://github.com/neovim/neovim
[peanut]: https://github.com/freddiehaddad/nvim/blob/main/colors/peanut.lua