mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-12 18:24:35 +02:00
plugins/base16: minor improvements (#983)
This commit is contained in:
parent
2e18333dd2
commit
ec07263b16
2 changed files with 19 additions and 8 deletions
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
# Empty configuration
|
||||
empty = {
|
||||
colorschemes.base16.enable = true;
|
||||
};
|
||||
# No empty test because not setting `colorscheme` and `customColorScheme` would error
|
||||
|
||||
# All the upstream default options of poimandres
|
||||
defaults = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue