Commit Graph

16 Commits

Author SHA1 Message Date
Michał 9c778ae224
fix: fix cannot coerce null to a string when noice or notify-nvim not enabled 2023-03-31 22:37:24 +02:00
NotAShelf d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf dee6b4b21b
feat: update default telescope config 2023-03-01 14:09:31 +03:00
NotAShelf d817b27405
feat: enable and remap glow preview 2023-03-01 14:00:26 +03:00
NotAShelf a8f972701c
feat: add diffview.nvim to inputs 2023-03-01 12:08:49 +03:00
NotAShelf 729276c4c5
feat: apply new module format to utility plugins
new file:   modules/utility/binds/cheatsheet/cheatsheet.nix
	new file:   modules/utility/binds/cheatsheet/config.nix
	modified:   modules/utility/binds/cheatsheet/default.nix
	modified:   modules/utility/binds/default.nix
	new file:   modules/utility/binds/which-key/config.nix
	modified:   modules/utility/binds/which-key/default.nix
	new file:   modules/utility/binds/which-key/which-key.nix
	renamed:    modules/utility/colorizer.nix -> modules/utility/colorizer/colorizer.nix
	new file:   modules/utility/colorizer/config.nix
	new file:   modules/utility/colorizer/default.nix
	modified:   modules/utility/default.nix
	modified:   modules/utility/gestures/default.nix
	renamed:    modules/utility/gestures/gesture-nvim.nix -> modules/utility/gestures/gesture-nvim/config.nix
	new file:   modules/utility/gestures/gesture-nvim/default.nix
	new file:   modules/utility/gestures/gesture-nvim/gesture-nvim.nix
	renamed:    modules/utility/icon-picker.nix -> modules/utility/icon-picker/config.nix
	new file:   modules/utility/icon-picker/default.nix
	new file:   modules/utility/icon-picker/icon-picker.nix
	new file:   modules/utility/telescope/config.nix
	modified:   modules/utility/telescope/default.nix
	new file:   modules/utility/telescope/telescope.nix
	renamed:    modules/utility/venn.nix -> modules/utility/venn/config.nix
	new file:   modules/utility/venn/default.nix
	new file:   modules/utility/venn/venn.nix
2023-02-28 10:14:44 +03:00
NotAShelf 812f1f3b06
feat: update whichkey labels 2023-02-23 17:01:13 +03:00
NotAShelf 5916a392b6
feat: which-key sortById key for bufferline 2023-02-17 14:20:32 +03:00
NotAShelf 85b663f6c9
fix: accidental dir rename 2023-02-17 13:51:15 +03:00
NotAShelf b4027c4bba
feat: conditionally write which-key registers 2023-02-17 13:49:29 +03:00
NotAShelf 4354cabc39
feat: group names for which-key 2023-02-17 12:40:58 +03:00
NotAShelf 9ac1e1dadd
refactor: move `gestures`, `which-key`, `telescope` and `cheatsheet` to utils 2023-02-06 08:13:38 +03:00
NotAShelf 6572964523
feat: add icon picker to utils & install deps 2023-02-05 23:57:19 +03:00
NotAShelf 2276c79883
style: typo 2023-02-05 16:59:38 +03:00
NotAShelf afa4206a81
feat: add `venn.nvim` for drawing venn diagrams 2023-02-04 02:12:41 +03:00
NotAShelf 94be9167d2
feat: relocate whichkey and add cheatsheet.nvim 2023-02-04 01:46:34 +03:00