Commit Graph

46 Commits

Author SHA1 Message Date
Frothy 974bfcc78e treewide: make lib calls explicit 2024-03-23 20:31:33 -04:00
NotAShelf a7531186a8
modules/ui: switch to explicit lib calls 2024-03-16 16:25:30 +03:00
Donnerinoern d0f8e445ab ui/colorizer: use new maintained fork 2024-02-10 13:21:20 +01:00
Frothy 4dc7576176 treewide: change modules to use 'inherit (builtins) ... 2023-11-14 00:18:32 -07:00
NotAShelf b4972956a2
ui/smartcolumn: inherit library function from `lib` 2023-11-07 14:24:11 +03: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 a452a0b0e7 fixes enable option descriptions
mkEnableOption already adds the phrase "Whether to enable ..." to the
beginning of the option description, such that the string argument
should only be "thing to be enabled"
2023-10-21 19:15:36 +02:00
NotAShelf 8c4d7a3673
ui/noice: disable messages by default
fixes completion sources showing up every single time
2023-10-14 14:52:55 +03:00
NotAShelf de48713394
fix: missing closing bracket when navbuddy is disabled 2023-08-10 20:31:56 +03:00
NotAShelf a9430961e8
dev: clean up breadcrumbs module
potentially avoid unwanted plugin loads
2023-08-10 20:18:21 +03:00
NotAShelf 7b89a3ad25
feat: provide configuration options for nvim-code-action-menu 2023-07-30 19:13:05 +03:00
NotAShelf 9c3e82b41b
feat: enable navic integration for catppuccin theme 2023-07-30 18:13:35 +03:00
NotAShelf f01d6c2949
dev: improve nvim-navic and navbuddy loading logic 2023-07-28 17:08:42 +03:00
NotAShelf d96d885fdd
merge main into breadcrumbs 2023-07-28 16:09:10 +03:00
NotAShelf 306eba2302
dev: match navbuddy component border styles with global border component style 2023-07-28 15:59:16 +03:00
NotAShelf 107cea4f20
fix: (toString false) producing an empty line 2023-07-26 15:12:32 +03:00
NotAShelf cc1f1b2ed8
feat: per-plugin border styles
defaults to the value of globalStyle, can be overriden
2023-07-26 10:33:01 +03:00
NotAShelf 0667f1f936
dev: add missing hover window borders via noice.nvim 2023-07-25 22:16:20 +03:00
NotAShelf 36cf072920
dev: add missing navbuddy icons and keybinds 2023-07-24 23:05:07 +03:00
NotAShelf ef122b1b4d
feat: make navbuddy icons and keybinds configurable 2023-07-24 21:36:01 +03:00
NotAShelf 0951114a29
feat: make visible borders optional 2023-07-23 22:39:07 +03:00
NotAShelf 260f9e7e8b
dev: make the permanent rendering of breadcrumbs optional 2023-07-21 22:35:05 +03:00
NotAShelf 4301ade29a
feat: make most navbuddy options configurable 2023-07-20 18:34:36 +03:00
NotAShelf b9e152aa50
feat: allow Navbuddy to automatically attach to the Lsp server 2023-07-19 23:06:29 +03:00
NotAShelf 14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03:00
NotAShelf de84d74144
feat: supress ccls offset encoding messages 2023-07-13 23:22:16 +03:00
NotAShelf 0c01fbc121
feat: display LSP source on statusline 2023-06-07 02:36:02 +03:00
NotAShelf 79edfbdb47
fix(illuminate): ignore NvimTree for highlighting 2023-06-06 03:25:43 +03:00
NotAShelf c20456e3a1
feat: vim-illuminate 2023-06-06 03:05:05 +03:00
NotAShelf b8d2c23eaf
feat: add more configuration options for modes.nvim 2023-06-06 02:33:18 +03:00
NotAShelf 6e21655c3f
feat: customizable cursorline option 2023-06-06 01:49:38 +03:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
NotAShelf 86fec8646d
feat: improved smartcolumn freeform 2023-06-04 17:36:01 +03:00
NotAShelf 2cfeb22764
feat: implement freeform smartcolumn column positions 2023-06-04 14:12:08 +03:00
NotAShelf 471677d403
feat: color previews via nvim-colorizer-lua 2023-06-04 10:24:17 +03:00
NotAShelf 7eaa559996
fix: replace deprecated nerdfonts icons 2023-05-10 13:45:45 +03:00
NotAShelf 6daf32df1d
style: formatting 2023-04-11 13:57:34 +03:00
NotAShelf 601d2ea6ed
dev(smartcolumn): try to use submodules properly? 2023-04-11 13:49:48 +03:00
NotAShelf a924958762
feat: import and configure smartcolumn 2023-04-05 16:58:56 +03:00
NotAShelf e20ebe6f68
feat: add modes-nvim 2023-04-04 23:33:36 +03:00
NotAShelf fccfff474a
feat: modes.nvim 2023-04-03 12:12:05 +03:00
NotAShelf 6fff5303b0
docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +03:00
NotAShelf 848fc5f57c
feat: apply new module format to UI plugins 2023-02-27 22:28:28 +03:00
NotAShelf 5f861b3ed1
feat: UI overhaul 2023-02-06 03:55:19 +03:00