eilefsen / bradcush-nvim-base16

Base16 for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork

This repo was forked for the sole purpose of changing the identifier hlgroup to a white base color. I simply can't stand red identifiers.

Base16 Neovim

Important: This repository was recently renamed from base16-nvim to nvim-base16 as most Vim and Neovim plugins follow this convention. Please update your references accordingly, sorry for any inconvenience.

Base16 colorschemes for Neovim

Installation

  • Add vim.cmd('colorscheme base16-default-dark') to your init.lua
  • Alternatively add colorscheme base16-default-dark to your init.vim

vim-plug example

Plug 'bradcush/nvim-base16

About

Base16 for Neovim

License:Other


Languages

Language:Lua 99.5%Language:Mustache 0.5%