some variety on macbook

This commit is contained in:
Iwaniuk Krzysztof 2024-07-01 01:36:56 +02:00
parent 1bbc50e3a9
commit 63e44654f1
19 changed files with 229 additions and 99 deletions

View file

@ -1,5 +1,6 @@
local function get_oil_extension()
local oil_ext = vim.deepcopy(require 'lualine.extensions.oil')
oil_ext.sections.lualine_b = { { 'pwd' } }
oil_ext.sections.lualine_z = {
{
'mode',
@ -47,7 +48,7 @@ return {
lualine_a = {},
lualine_b = {},
lualine_c = {
'%=',
-- '%=',
{
'filename',
file_status = true,