Commit Graph

35 Commits

Author SHA1 Message Date
NotAShelf f94e6e12ec
statusline/lualine: avoid hardcoding config options 2024-01-26 21:16:56 +03:00
Donnerinoern e8acabee78 Theme: Added Gruvbox 2024-01-18 11:41:26 +01: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
NotAShelf 3de5f1ba39
docs: use nixosOptionDocs
NixOS 23.11 is deprecating DocBook option documentation. Following home-manager in this change is probably a good idea
2023-11-04 14:30:04 +03: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
Frothy e722c97188 theme/oxocarbon: add oxocarbon theme module 2023-10-20 16:39:46 -06:00
NotAShelf 99c40c716b
statusline/lualine: get excluded buffers from a list in LSP status component 2023-10-20 15:03:00 +03:00
NotAShelf 7b2e7cb6a8
statusline/lualine: use `nvim_get_option_value()` instead of `nvim_buf_get_option()`
Co-authored-by: Frothy <76622149+FrothyMarrow@users.noreply.github.com>
2023-10-20 12:50:51 +03:00
NotAShelf ff5555e3c8
statusline/lualine: disable LSP status inside toggleterm buffer 2023-10-20 11:34:29 +03:00
Ching Pei Yang e721456fe3 fix: use boolToString on boolean 2023-08-14 14:25:06 +02:00
NotAShelf 74d7b394b5
feat: match new nvimtree.lua module name in othere modules 2023-07-30 11:41:09 +03:00
NotAShelf f01d6c2949
dev: improve nvim-navic and navbuddy loading logic 2023-07-28 17:08:42 +03:00
NotAShelf 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
NotAShelf 41584157eb
feat: display breadcrumbs on winbar 2023-07-19 23:05:38 +03:00
NotAShelf 456dee6298
dev(lualine): remove background from search results component 2023-06-07 14:30:55 +03:00
NotAShelf 0c01fbc121
feat: display LSP source on statusline 2023-06-07 02:36:02 +03:00
NotAShelf 8845d7a54d
feat: lualine UI improvements 2023-06-06 01:49:48 +03:00
NotAShelf 2cb1e3b110
fix: regression in lualine config 2023-06-05 23:14:47 +03:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
NotAShelf 7eaa559996
fix: replace deprecated nerdfonts icons 2023-05-10 13:45:45 +03:00
NotAShelf acf592e8b1
modified: modules/completion/nvim-cmp/nvim-cmp.nix 2023-04-18 02:34:41 +03:00
NotAShelf b499930661
feat(lualine): minor refactor 2023-04-18 01:53:08 +03:00
NotAShelf 6fff5303b0
docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
NotAShelf e74578b84c
style: formatting 2023-04-02 19:16:05 +03:00
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +03:00
NotAShelf aa8198cb39
feat: add diff component to lualine 2023-03-01 16:56:51 +03:00
NotAShelf 0a7d4e49ae
feat: separate lualine confiig and apply globalstatus 2023-03-01 15:22:41 +03:00
NotAShelf 84f0d2b067
feat: add scrollbar visual 2023-02-03 22:53:48 +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
NotAShelf 41c23f2e51
feat: update statusline icons 2023-02-02 00:01:08 +03:00
NotAShelf 9c00808863
dev: rebase on a less personalized neovim flake 2023-02-01 22:11:37 +03:00