Commit Graph

9 Commits

Author SHA1 Message Date
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +03:00
NotAShelf d817b27405
feat: enable and remap glow preview 2023-03-01 14:00:26 +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