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
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
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
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
LilleAila
f338fd3411
utility/fzf-lua: fix typo in profile description
2025-01-18 23:33:46 +01:00
LilleAila
ba55a1b54a
utility/fzf-lua: add profile option, fix name
2025-01-18 23:33:45 +01:00
LilleAila
775963dd9d
utility/fzf-lua: add border option description
2025-01-18 23:33:45 +01:00
LilleAila
f279e3a585
utility/fzf-lua: init
2025-01-18 23:33:37 +01:00
2c54ecd306
Merge pull request #536 from horriblename/telescope-extensions-workaround
...
telescope: workaround nixpkgs extensions breaking :Telescope
2025-01-10 13:22:26 +03:00
Ching Pei Yang
752915e639
telescope: workaround nixpkgs extensions loading early
...
force a reload when telescope is loaded to workaround #535
2025-01-07 06:46:12 +01:00
b704a28a12
Merge branch 'main' into more-option-stuff
2025-01-07 05:47:59 +03:00
Ching Pei Yang
92e38fbfae
aerial: init
2025-01-06 11:44:48 +01:00
85347de09d
utility/gesture-nvim: convert to vim.options
2025-01-04 16:08:11 +03:00
fcc6aa485c
utility/wakatime: move plugin options to vim.globals
; cleanup
2025-01-04 15:29:11 +03:00
diniamo
7eb8d07bcf
surround: cleanup
2024-12-21 01:14:52 +01:00
4f61628399
preview/markdown-preview: convert mkdp_filetypes
to correct format
Check for typos in the source tree / check-typos (push) Has been cancelled
2024-12-19 09:53:15 +03:00
Ching Pei Yang
dd1bc19600
leap: use new keybind helpers
2024-11-30 15:46:10 +01:00
Ching Pei Yang
fed9f348c2
telescope: switch to simpler keybind helper
2024-11-30 15:38:07 +01:00
c2de643f19
treewide: find and fix typos
2024-11-26 10:36:39 +03:00
diniamo
2bce0d957b
telescope: add missing mappings, cleanup ( #469 )
2024-11-15 08:17:54 +01:00
Ching Pei Yang
8099b9c821
lib/binds: update lzn bind functions
2024-11-15 09:40:06 +03:00
Soliprem
c6ff6bbca6
binds/which-key: changing to the new spec ( #448 )
2024-11-10 02:09:38 +01:00
a42a4a4fb6
binds/which-key: migrate to setupOpts
2024-11-09 23:52:03 +03:00