nord.nvim VS CosmicNvim

Compare nord.nvim vs CosmicNvim and see what are their differences.

nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support (by shaunsingh)

CosmicNvim

CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a šŸ’« COSMIC programming experience! [Moved to: https://github.com/CosmicNvim/CosmicNvim] (by mattleong)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nord.nvim CosmicNvim
18 19
739 226
- -
4.2 10.0
3 months ago over 2 years ago
Lua Lua
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nord.nvim

Posts with mentions or reviews of nord.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.
  • What color scheme do you use?
    40 projects | /r/neovim | 16 Jun 2023
  • Have you ever wondered how "average popular Neovim color scheme" looks like? I have. Here is the result (details in comments):
    10 projects | /r/neovim | 24 Apr 2023
    There are also non-purple-ish color schemes coming right after top 5: - sainnhe/everforest - sainnhe/gruvbox-material and ellisonleao/gruvbox.nvim - navarasu/onedark.nvim - marko-cerovac/material.nvim (except one variation) - shaunsingh/nord.nvim
  • What's your recommendations for good colorschemes?
    20 projects | /r/neovim | 25 Oct 2022
    I like to apply Nord liberally to everything. Iā€™ve found this one to be much better than the official nord package. shaunsingh/nord.nvim
  • Change palettes for neovim
    2 projects | /r/nordtheme | 27 Jun 2022
    I use nord.nvim and it works great.
  • A pragmatic approach to migrating from VSCode to Neovim
    35 projects | dev.to | 14 Feb 2022
    Neovim supports any Vim theme, but I focussed on exclusive extensions where sensible, like it is in the case of colour schemes. In fact, an acclaimed addition to the 0.5 Neovim release was the support for tree-sitter, which provides advanced code parsing functionalities. That means it offers, among other mouth-filling wizardries, support for better syntax highlighting. The nvim-treesitter repository lists supported languages and compatible themes. I found shaunsingh/nord.nvim, avarasu/onedark.nvim, sainnhe/edge and rose-pine/neovim simply irresistible.
  • Color Theme
    3 projects | /r/neovim | 6 Dec 2021
  • Having issues with nvim_set_hl
    2 projects | /r/neovim | 29 Nov 2021
    I'm trying to rewrite nord.nvim with nvim_set_hl, but I'm running into a few issues.
  • Does anyone know this colorscheme? I'm trying to find out
    5 projects | /r/neovim | 22 Nov 2021
  • CosmicNvim - New Themes!
    6 projects | /r/neovim | 15 Nov 2021
    Hi everyone! Iā€™m happy to announce that CosmicNvim now includes first-class support for 4 additional themes on top of the default for a total of 5 themes to choose from! The current selection: - [Catppuccino](https://github.com/Pocco81/Catppuccino.nvim) - [Gruvbox](https://github.com/ellisonleao/gruvbox.nvim) - [Rose-pine](https://github.com/rose-pine/neovim) - [Nord](https://github.com/shaunsingh/nord.nvim) - [Tokyonight](https://github.com/folke/tokyonight.nvim) Repo: https://github.com/mattleong/CosmicNvim (ā­ļøā€™s are very appreciated!) Iā€™ve previously said that I wouldnā€™t implement first class theme support for CosmicNvim outside of the default themeā€¦ Well, I guess I changed my mind. šŸ˜… For one, itā€™s probably been the most requested feature. For another, I want to be able to swap and play around with themes easily as well. My initial reason for _not_ wanting to include additional theme support was because I was worried about what sort of complexity it would bring. Turns out itā€™s not so bad and doesnā€™t overly bloat the codebase. If you have any suggestions for themes youā€™d like to see implemented, please feel free to drop them in the open [issue](https://github.com/mattleong/CosmicNvim/issues/25)!
    6 projects | /r/neovim | 15 Nov 2021
    The current selection: - Catppuccino - Gruvbox - Rose-pine - Nord - Tokyonight

CosmicNvim

Posts with mentions or reviews of CosmicNvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-23.
  • LSP Quickfix plugin suggestions
    4 projects | /r/neovim | 23 Jan 2022
    Hover/Signature with borders https://github.com/mattleong/CosmicNvim/blob/main/lua/cosmic/lsp/init.lua
  • Examples of lazy loading with packer
    5 projects | /r/neovim | 16 Nov 2021
  • CosmicNvim - New Themes!
    6 projects | /r/neovim | 15 Nov 2021
    Hi everyone! Iā€™m happy to announce that CosmicNvim now includes first-class support for 4 additional themes on top of the default for a total of 5 themes to choose from! The current selection: - [Catppuccino](https://github.com/Pocco81/Catppuccino.nvim) - [Gruvbox](https://github.com/ellisonleao/gruvbox.nvim) - [Rose-pine](https://github.com/rose-pine/neovim) - [Nord](https://github.com/shaunsingh/nord.nvim) - [Tokyonight](https://github.com/folke/tokyonight.nvim) Repo: https://github.com/mattleong/CosmicNvim (ā­ļøā€™s are very appreciated!) Iā€™ve previously said that I wouldnā€™t implement first class theme support for CosmicNvim outside of the default themeā€¦ Well, I guess I changed my mind. šŸ˜… For one, itā€™s probably been the most requested feature. For another, I want to be able to swap and play around with themes easily as well. My initial reason for _not_ wanting to include additional theme support was because I was worried about what sort of complexity it would bring. Turns out itā€™s not so bad and doesnā€™t overly bloat the codebase. If you have any suggestions for themes youā€™d like to see implemented, please feel free to drop them in the open [issue](https://github.com/mattleong/CosmicNvim/issues/25)!
    6 projects | /r/neovim | 15 Nov 2021
    If you have any suggestions for themes youā€™d like to see implemented, please feel free to drop them in the open issue!
  • bdelete closes neovim entirely, not just the current buffer
    2 projects | /r/neovim | 15 Nov 2021
    I'm currently using CosmicNvim along with Bufferline. I have bufferline configured to run `:bdelete! %d` as the close command, but event calling `:bdelete` directly has the same result: neovim is closed completely rather than just the current buffer.
  • COC or built-in-lsp
    4 projects | /r/neovim | 11 Nov 2021
    You can check out my config here: https://github.com/mattleong/CosmicNvim
  • Lua
    11 projects | /r/neovim | 9 Nov 2021
    And currently testing out Cosmic. Just made a backup of my nvim folder first.
  • Neovim distro with lsp, completion, debugging
    3 projects | /r/neovim | 8 Nov 2021
    Take a look at CosmicNvim! (Disclaimer: Iā€™m the author)
  • Neovim IDE
    2 projects | /r/neovim | 6 Nov 2021
    Canā€™t think of any reasons why Cosmic wouldnā€™t work on WSL. Havenā€™t tested it though.
  • CosmicNvim Release v0.2 - Dev Update
    3 projects | /r/neovim | 2 Nov 2021
    Repo: https://github.com/mattleong/CosmicNvim

What are some alternatives?

When comparing nord.nvim and CosmicNvim you can also consider the following projects:

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

LunarVim - šŸŒ™ LunarVim is an IDE layer for Neovim. Completely free and community driven.

vim - An arctic, north-bluish clean and elegant Vim theme.

solarized.nvim - Port of the Solarized colorscheme for vim, written in lua, with treesitter support.

NvChad - An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast. [Moved to: https://github.com/NvChad/NvChad]

tabby.nvim - A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!

LunarVim - A Neovim config made with sane defaults

Nginx-Lua-Anti-DDoS - A Anti-DDoS script to protect Nginx web servers using Lua with a HTML Javascript based authentication puzzle inspired by Cloudflare I am under attack mode an Anti-DDoS authentication page protect yourself from every attack type All Layer 7 Attacks Mitigating Historic Attacks DoS DoS Implications DDoS All Brute Force Attacks Zero day exploits Social Engineering Rainbow Tables Password Cracking Tools Password Lists Dictionary Attacks Time Delay Any Hosting Provider Any CMS or Custom Website Unlimited Attempt Frequency Search Attacks HTTP Basic Authentication HTTP Digest Authentication HTML Form Based Authentication Mask Attacks Rule-Based Search Attacks Combinator Attacks Botnet Attacks Unauthorized IPs IP Whitelisting Bruter THC Hydra John the Ripper Brutus Ophcrack unauthorized logins Injection Broken Authentication and Session Management Sensitive Data Exposure XML External Entities (XXE) Broken Access Control Security Misconfiguration Cross-Site Scripting (XSS) Insecure Deserializati

nvim-config - following HEAD (nightly build) neovim lua config, for Linux only, clone it to `~/.config/nvim`

lspsaga.nvim - The neovim language-server-client UI

neovim - Soho vibes for Neovim

nvim-notify - A fancy, configurable, notification manager for NeoVim