wincent / base16-nvim

base16 color schemes in Lua for Neovim
MIT License
26 stars 1 forks source link

Use `nvim_set_hl()` when appropriate #3

Closed wincent closed 2 years ago

wincent commented 2 years ago

This isn't a drop-in replacement for :highlight, but I expect it should be faster. Will want to benchmark that and see.

wincent commented 2 years ago

Closed by: