Base16 Neovim
July 20, 2023 ยท View on GitHub
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
- See the Base16 repository for more information.
- This theme was built with Base16 Builder PHP.
Installation
- Add
vim.cmd('colorscheme base16-default-dark')to yourinit.lua - Alternatively add
colorscheme base16-default-darkto yourinit.vim
vim-plug example
Plug 'bradcush/nvim-base16