Skip to content

Status line layout in the README #359

Closed Answered by nullchilly
bouteillerAlan asked this question in Q&A
Discussion options

You must be logged in to vote

It's our default feline integration (not lualine), here is my config:

use {
	"feline-nvim/feline.nvim",
	after = "catppuccin",
	config = function()
		require("feline").setup {
			components = require("catppuccin.groups.integrations.feline").get(),
		}
	end,
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bouteillerAlan
Comment options

@jemorriso
Comment options

Answer selected by bouteillerAlan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants