Commit Graph

54 Commits

Author SHA1 Message Date
NotAShelf 57446f7afb
Merge pull request #232 from FrothyMarrow/telescope-grep-opts
utility/telescope: provide configurable vimgrep options
2024-02-19 23:15:28 +00:00
Frothy 4e8ec4cd5b utility/telescope: provide configurable vimgrep options 2024-02-19 17:39:43 -05:00
NotAShelf 054ade0075
docs: add missing documentation entry; define renamed options 2024-02-15 09:16:22 +03:00
Donnerinoern 2e07763149 utility/preview: cleanup and optionalString 2024-02-14 12:47:46 +01:00
Donnerinoern 319aaca06d language/markdown: moved glow and markdown-preview to utlity/preview 2024-02-13 13:53:46 +01:00
Frothy ffa25c8c8a treewide: move from 'with lib' to 'inherit (lib) ...' 2023-11-06 21:41:53 -07:00
Kalle Jepsen 997a345cda utility/surround: vendor keybindings for surround
Adds an opioniated set of keybindings for nvim-surround that avoids
conflicts with nvim-leap by default and an option to disable those.
2023-10-17 12:47:44 +02:00
Kalle Jepsen 570eb32a5c utility/surround: run format 2023-10-16 13:02:37 +02:00
Kalle Jepsen 59c23f2855 utility/surround: Add mappings for nvim-surround
The default mappings for nvim-leap and nvim-surround conflict
(i.e. nvim-surround uses `S` in visual mode). This change adds options
to adapt the mappings for nvim-surround directly from the
surround-module.
2023-10-16 11:53:24 +02:00
NotAShelf 74d7b394b5
feat: match new nvimtree.lua module name in othere modules 2023-07-30 11:41:09 +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 2e40253457
feat: nvim-surround 2023-06-07 14:28:27 +03:00
NotAShelf a1d99ca752
fix: '&' causing build failures 2023-06-06 02:22:55 +03:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
NotAShelf 2cfeb22764
feat: implement freeform smartcolumn column positions 2023-06-04 14:12:08 +03:00
NotAShelf 1cc6bb8b8a
feat: rename colorizer to ccc 2023-06-04 09:41:10 +03:00
NotAShelf 50c2e91626
feat: provide wakatime-cli package option 2023-05-11 16:21:52 +03:00
NotAShelf ab35aaf3b7
style: formatting 2023-05-10 15:10:12 +03:00
NotAShelf f0bf3a7ae2
dev: get vim-wakatime from nixpkgs 2023-05-10 14:56:49 +03:00
NotAShelf cb4ce03b35
feat: vim-wakatime 2023-05-10 14:41:17 +03:00
n3oney 221bf56624
style: fix formatting 2023-05-03 00:26:21 +02:00
Michał 933fa2a8ae
Merge branch 'main' into feature/custom-keybinds 2023-05-03 00:18:25 +02:00
n3oney dce3d762d9
feat: add gesture.nvim keybindings 2023-05-02 22:12:45 +02:00
n3oney d5eb3e87ed
feat: add hop keybindings 2023-05-02 21:58:06 +02:00
n3oney eb8c841b4a
feat:32;2uadd telescope keybindings 2023-04-22 15:48:21 +02:00
NotAShelf c749a7fe59
feat: drop venn-nvim 2023-04-18 20:28:56 +03:00
n3oney f1f0144c62
feat: add nvimtree keybindings 2023-04-18 17:49:21 +02:00
n3oney 5a56de1b9f
feat: add leap keybindings 2023-04-18 17:49:19 +02:00
n3oney 0649f710be
refactor!: use a new keymaps configuration format 2023-04-18 17:43:50 +02:00
NotAShelf fdca3b1e7e
feat(languages: move markdown and tidal to languages module) 2023-04-18 00:38:57 +03:00
NotAShelf 9651e35f3e
feat: add telescope extension for project-nvim 2023-04-07 20:36:03 +03:00
NotAShelf d5a8587517
style: formatting 2023-04-05 02:14:27 +03:00
NotAShelf d6cb8d9aba
feat: add leap.nvim 2023-04-05 02:14:13 +03:00
NotAShelf b76eb174f1
dev: move modules/utilty/hop -> modules/utility/motion/hop 2023-04-05 02:14:00 +03:00
NotAShelf f22a06aa11
feat: use mkEnableOption 2023-04-05 00:20:05 +03:00
NotAShelf 562230a625
feat: add hop.nvim
modified:   lib/types/plugins.nix
	modified:   modules/utility/default.nix
	new file:   modules/utility/hop/config.nix
	new file:   modules/utility/hop/default.nix
	new file:   modules/utility/hop/hop.nix
2023-04-03 12:11:05 +03:00
NotAShelf 264372de09
fix: incorrect which-key registry 2023-04-02 22:54:19 +03:00
NotAShelf 6fff5303b0
docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
Michał 17e6fe5150
fix: fix cannot coerce null to a string when noice or notify-nvim not enabled 2023-04-02 19:16:06 +03:00
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +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