nvim: switched to rose-pine

This commit is contained in:
gyoder 2025-06-24 19:42:24 -06:00
parent 7ff818b3f1
commit cd8de2cacb
2 changed files with 18 additions and 2 deletions

View file

@ -1,4 +1,4 @@
require('lualine').setup {
options = { theme = "solarized" }
options = { theme = "rose-pine" }
}