GithubHelp home page GithubHelp logo

miksa1987 / nord.nvim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shaunsingh/nord.nvim

0.0 1.0 0.0 253 KB

Neovim theme based off of the Nord and Mariana Color Palette, with some twists. Written in Lua, based on shaunsingh/nord.nvim.

License: GNU General Public License v2.0

Lua 99.33% Vim Script 0.67%
vim neovim theme nvim lua dark low-contrast

nord.nvim's Introduction

miksa1987/nord.nvim

Neovim theme based off of the shaunsingh's great nord.nvim

...More like Mariana Nord for VS Code. I love that color scheme.

screenshot-js

Features

Nord.nvim is meant to be a modern colorscheme written in lua for NeoVim that supports a lot of the new features added to NeoVim like built-in LSP and TreeSitter

⚡️ Requirements

  • Neovim >= 0.5.0

🌙 Installation

Install via your favourite package manager:

" If you are using Vim-Plug
Plug 'miksa1987/nord.nvim'
-- If you are using Packer
use 'miksa1987/nord.nvim'

🌓 Usage

Enable the colorscheme:

"Vim-Script:
colorscheme nord
--Lua:
vim.cmd[[colorscheme nord]]

To enable the nord theme for Lualine, simply specify it in your lualine settings:

require('lualine').setup {
  options = {
    -- ... your lualine config
    theme = 'nord'
    -- ... your lualine config
  }
}

nord.nvim's People

Contributors

shaunsingh avatar miksa1987 avatar delafthi avatar crdueck avatar silverrainz avatar guillaumeallain avatar dakennguyen avatar thenerdyhamster avatar ryantking avatar arjuns500 avatar ergpopler avatar n3wborn avatar thallium avatar xiyaowong avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.