Commit graph

39 commits

Author SHA1 Message Date
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
8c4d7a3673
ui/noice: disable messages by default
fixes completion sources showing up every single time
2023-10-14 14:52:55 +03:00
de48713394
fix: missing closing bracket when navbuddy is disabled 2023-08-10 20:31:56 +03:00
a9430961e8
dev: clean up breadcrumbs module
potentially avoid unwanted plugin loads
2023-08-10 20:18:21 +03:00
7b89a3ad25
feat: provide configuration options for nvim-code-action-menu 2023-07-30 19:13:05 +03:00
9c3e82b41b
feat: enable navic integration for catppuccin theme 2023-07-30 18:13:35 +03:00
f01d6c2949
dev: improve nvim-navic and navbuddy loading logic 2023-07-28 17:08:42 +03:00
d96d885fdd
merge main into breadcrumbs 2023-07-28 16:09:10 +03:00
306eba2302
dev: match navbuddy component border styles with global border component style 2023-07-28 15:59:16 +03:00
107cea4f20
fix: (toString false) producing an empty line 2023-07-26 15:12:32 +03:00
cc1f1b2ed8
feat: per-plugin border styles
defaults to the value of globalStyle, can be overriden
2023-07-26 10:33:01 +03:00
0667f1f936
dev: add missing hover window borders via noice.nvim 2023-07-25 22:16:20 +03:00
36cf072920
dev: add missing navbuddy icons and keybinds 2023-07-24 23:05:07 +03:00
ef122b1b4d
feat: make navbuddy icons and keybinds configurable 2023-07-24 21:36:01 +03:00
0951114a29
feat: make visible borders optional 2023-07-23 22:39:07 +03:00
260f9e7e8b
dev: make the permanent rendering of breadcrumbs optional 2023-07-21 22:35:05 +03:00
4301ade29a
feat: make most navbuddy options configurable 2023-07-20 18:34:36 +03:00
b9e152aa50
feat: allow Navbuddy to automatically attach to the Lsp server 2023-07-19 23:06:29 +03:00
14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03:00
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