Change nvim theme to catppuccin, and add some more ensured_installed to treesitter
This commit is contained in:
parent
6a7885bdbb
commit
6be1d3233a
7 changed files with 85 additions and 165 deletions
|
|
@ -6,7 +6,7 @@ return {
|
|||
config = function()
|
||||
require("lualine").setup {
|
||||
options = {
|
||||
theme = "tokyonight",
|
||||
theme = "catppuccin",
|
||||
section_separators = {"", ""},
|
||||
component_separators = {"", ""},
|
||||
icons_enabled = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue