A modern Neovim colorscheme based on the Nord color palette, written in Lua with Tree-sitter support.
Nord.nvim is a colorscheme for Neovim that implements the Nord color palette. It is written in Lua and designed to support modern Neovim features like Tree-sitter and built-in LSP, providing enhanced syntax highlighting and a cohesive visual experience for developers.
Neovim users who prefer the Nord color palette and want a theme that integrates well with modern Neovim plugins and features like Tree-sitter and LSP.
Developers choose Nord.nvim for its clean implementation in Lua, extensive plugin support, and customizable options that allow fine-tuning of the visual appearance to suit individual preferences.
Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Written in Lua for Neovim 0.5+, ensuring better performance and seamless integration with Neovim's latest features, as highlighted in the README.
Leverages Neovim's Tree-sitter integration for more accurate and context-aware code coloring, directly mentioned as a key feature.
Provides built-in styling for over 20 popular Neovim plugins like Telescope, Lualine, and Nvim-Tree, with configuration examples for each.
Offers configurable settings for contrast, borders, italics, and sidebar backgrounds, allowing fine-tuned aesthetic control per the README table.
For plugins like headlines.nvim or bufferline.nvim, additional Lua code beyond basic setup is required, as shown in the README, which can be tedious.
Strictly adheres to the Nord color scheme, limiting flexibility for users who want to easily tweak or mix color palettes without forking the project.
Only compatible with Neovim 0.5+, excluding users on older versions or other editors, as stated in the requirements.