Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 682 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 682 Bytes

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