Abhi
81d566ac39
utility/undotree: removed unimportant boilerplate
2025-07-19 14:44:47 -04:00
Abhi
b7b442737a
utility/undotree: init module
2025-07-19 14:37:41 -04:00
poz
5592bcff64
treewide: remove deprecated isNull
2025-07-19 00:08:43 +02:00
midischwarz12
47dcff9d56
feat: vim.loop -> vim.uv
2025-07-17 10:43:55 -05:00
László Bácsi
6b8072445c
Merge branch 'main' into which-key-deregister
2025-07-08 21:30:02 +02:00
poz
a9503c8ef8
treewide: remove unused function arguments
2025-07-06 03:31:18 +02:00
poz
ad69bef1f5
treewide: remove unused inherits
2025-07-06 03:30:44 +02:00
Laszlo Bacsi
f728834aa3
binds/which-key: allow deregistering binds or groups
2025-06-26 15:25:57 +02:00
Laszlo Bacsi
8483a6de97
utility/smart-splits: get plugin from github instead of nixpkgs
2025-06-16 21:13:43 +02:00
Laszlo Bacsi
d6d569c53e
utility/smart-splits: init
2025-06-16 15:12:44 +02:00
Laszlo Bacsi
5056e02f08
fix(yanky-nvim): shada assertion condition
2025-06-14 11:37:51 +02:00
7644edfe2b
utility/telescope: document missing layout options
2025-06-11 10:15:22 +03:00
2442f5107b
Merge branch 'main' into telescope-ext
2025-06-04 13:40:41 +03:00
haskex
62cd4154a2
Tested and able to merge
2025-05-16 19:42:21 -03:00
haskex
32b9694840
utility/img-clip: init
2025-05-16 11:44:02 -03:00
haskex
cc2c412b88
Changing plugin description and testing
2025-05-01 12:17:31 -03:00
haskex
1f7405aaf7
Changing options for hardtime plugin to hardtime-nvim, and adding the changelog
2025-04-30 22:02:00 -03:00
haskex
ea90d2baf3
Added HardTime.nvim plugin and added vim.binds.hardtime.enable and .setupOpts options
2025-04-28 12:16:53 -03:00
49b748072b
Merge branch 'main' into telescope-ext
2025-04-28 05:45:55 +00:00
Noah765
8f73019907
utility/sleuth: init
2025-04-24 09:20:42 +02:00
585dfca7ca
Merge pull request #804 from ckoehler/fix-telescope-ignore
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
utility/telescope: fix ignore patterns
2025-04-06 05:35:53 +00:00
Christoph Koehler
edbadf5d5a
fix: telescope ignore patterns
...
".git" is a regex, so because of the '.' it matches more than just
the .git directory, so escape the dot to make it literal. Here, that's
done with a '%'.
2025-04-05 23:22:02 -06:00
Venkatesan Ravi
2ef9022b58
utility/fzf-lua: fix type for fzf-bin
2025-04-06 05:15:41 +00:00
Venkatesan Ravi
95c0cc3bb0
utility/fzf-lua: remove hard dependency on fzf
2025-04-05 02:32:41 +00:00
Christoph Koehler
514d4da2d3
feat: add flash.nvim
...
A motion plugin, from Folke. https://github.com/folke/flash.nvim
2025-04-02 17:49:35 -06:00
Christoph Koehler
3ae4b3158a
fix: don't reference snacks in oil config
2025-04-02 08:55:23 -06:00
raf
bac61f3c13
Merge branch 'main' into oil-nvim
2025-04-01 13:43:06 +00:00
tebuevd
fa7fb83315
Merge pull request #760 from tebuevd/fix-telescope-pickers-config
...
telescope: correctly nest pickers under setupOpts
2025-03-31 03:04:48 +00:00
fce24ec604
utility/oil-nvim: init
2025-03-29 21:06:11 +03:00
062ae94787
Merge branch 'main' into telescope-ext
2025-03-27 09:51:45 +00:00
raf
cacbac08fb
utiltiy/snacks-nvim: init module ( #712 )
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
2025-03-16 22:50:05 +00:00
dc2a38f273
utility/surround: fix typo in description
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
2025-03-16 20:13:20 +03:00
ed2ce4bd02
modules: clean up descriptions for colorizer & surround; add lazyload events to surround
2025-03-16 20:11:11 +03:00
Theodor Björkman
4648c3b28f
utility/harpoon: init
2025-03-06 14:40:57 +00:00
alfarel
a5d7313abb
utility/direnv-vim: init
2025-03-05 03:13:40 +03:00
alfarel
9209a9da37
utility/nix-develop: init
2025-03-05 03:13:40 +03:00
alfarel
85ca2bc11f
utility/mkdir-nvim: init
2025-03-05 03:13:40 +03:00
alfarel
60ebec1956
utility/yazi-nvim: add missing dependency (snacks.nvim)
...
`:checkhealth yazi` was warning about it.
Project `README` recently added it to the requirements.
2025-03-02 12:34:44 -05:00
831a5db8fa
utility/yanky-nvim: fix plugin setupOpts; assert when shada is disabled
2025-02-24 16:56:15 +03:00
8eebd8c8a6
utility/yazi-nvim: init
2025-02-24 16:55:36 +03:00
b248b5af59
utility/multicursors: stylistic changes after #610
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (push) Has been cancelled
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
Check for typos in the source tree / check-typos (push) Waiting to run
2025-02-22 20:08:06 +03:00
Joe Hanson
b9941583fd
utility/multicursors-nvim: init #610 )
...
* feat: add multicursors-nvim plugin
multicursors-nvim with hydra dependency and static config.
* add most used default options
* add more descriptions and refine
* disable debug mode
* maximal by default
* add multicursors addition to changelog
* Update modules/plugins/hydra/hydra.nix
place hydra plugin in utility folder
Co-authored-by: raf <raf@notashelf.dev>
* clean up hydra config and implementation
* mention hydra dependency addition
* update to using npins instead of flake based additions.
---------
Co-authored-by: raf <raf@notashelf.dev>
Co-authored-by: raf <me@notashelf.dev>
2025-02-22 16:41:38 +00:00
raf
45e4a3bd6f
telescope: fix extensions type
...
Check for typos in the source tree / check-typos (push) Has been cancelled
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-02-17 17:43:49 +00:00
raf
f2531e456c
Merge branch 'main' into telescope-ext
2025-02-17 00:20:31 +00:00
ARCIII
0644475408
utility/leetcode-nvim: init ( #636 )
...
* utility/leetcode-nvim: init
* utility/leetcode.nvim: Clean Code
Cleaned code upon PR review comments
2025-02-16 08:10:32 +00:00
Ian Allaway
9b20083128
nvim-surround: fix typo in description ( #631 )
...
Removed extra 'e' from the word upstream in description
Co-authored-by: raf <raf@notashelf.dev>
2025-02-13 04:38:51 +00:00
d4a1fb26f1
utility/ccc: fix npins name incompat
2025-02-11 21:50:14 +03:00
8adc4c352a
treewide: Use nixpkgs fetchers for npins
...
plugins: switch from neodev to lazydev
2025-02-10 22:33:36 -05:00
Ching Pei Yang
e9e7bfba53
telescope: remove invalid option
2025-02-06 19:18:38 +08:00
0fbcf1ca6f
utility/yanky-nvim: init
2025-01-26 13:48:27 +03:00