notes/.config/nvim/after/plugin/lualine.lua
2022-12-18 22:48:30 -08:00

3 lines
60 B
Lua

require("lualine").setup({
options = { them = "nord" },
})