Commit graph

20 commits

Author SHA1 Message Date
Ching Pei Yang
5d8eb192d7 plugins: switch to mkLuaInline 2024-04-04 18:10:27 +00:00
Ching Pei Yang
376c8bafd0 feat(lualine): add custom setup options 2024-04-04 17:59:11 +00:00
3a9f5db55f
modules/statusline: switch to explicit lib calls 2024-03-12 03:47:57 +03:00
f94e6e12ec
statusline/lualine: avoid hardcoding config options 2024-01-26 21:16:56 +03:00
Ching Pei Yang
dd96499826
fix: disable empty winbar when breadcrumbs are disabled 2023-12-07 02:31:08 +01:00
Frothy
ffa25c8c8a treewide: move from 'with lib' to 'inherit (lib) ...' 2023-11-06 21:41:53 -07:00
Kalle Jepsen
2a809a64ff statusline/lualine: Move helper to lib 2023-10-24 09:18:44 +02:00
Kalle Jepsen
11a974a111 statusline/lualine: extensible sections
This adds extraActiveSection and extraInactiveSection to the lualine
options to make it possible to easily extend the defaults with
additional sections. We're also changing the exposed type of the
*activeSection attributes from `str` to `listOf str`.
2023-10-23 21:08:31 +02:00
Ching Pei Yang
e721456fe3 fix: use boolToString on boolean 2023-08-14 14:25:06 +02:00
74d7b394b5
feat: match new nvimtree.lua module name in othere modules 2023-07-30 11:41:09 +03:00
f01d6c2949
dev: improve nvim-navic and navbuddy loading logic 2023-07-28 17:08:42 +03:00
260f9e7e8b
dev: make the permanent rendering of breadcrumbs optional 2023-07-21 22:35:05 +03:00
Frothy
5a2b13c291 fix: display winbar even when it is empty 2023-07-21 12:59:45 -04:00
41584157eb
feat: display breadcrumbs on winbar 2023-07-19 23:05:38 +03:00
NotAShelf
0c01fbc121
feat: display LSP source on statusline 2023-06-07 02:36:02 +03:00
NotAShelf
b499930661
feat(lualine): minor refactor 2023-04-18 01:53:08 +03:00
NotAShelf
d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf
0a7d4e49ae
feat: separate lualine confiig and apply globalstatus 2023-03-01 15:22:41 +03:00
NotAShelf
ede1e7cb2b
feat: reorganize default statusline 2023-02-03 21:50:06 +03:00
NotAShelf
e738e44c6a
refactor: move lualine files into their own dir 2023-02-03 18:54:14 +03:00
Renamed from modules/statusline/config.nix (Browse further)