mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-01-29 09:23:02 +01:00
nvim: use tokyonight theme
lualine uses `auto` by default, inheriting the global theme.
This commit is contained in:
parent
b7b95357db
commit
f9291a2aaf
5 changed files with 10 additions and 16 deletions
|
|
@ -1,6 +1,5 @@
|
|||
require('lualine').setup {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
theme = 'onedark'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue