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
b3f51048db
Merge branch 'main' into v0.7
2024-11-08 09:33:15 +00:00
Noire
8997e62b3b
utility/precognition: init module ( #437 )
...
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 (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (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
* utility/precognition: init
* utility/precognition: fix priority example, add default
* utility/precognition: add files to default.nix
* utility/precognition: fix typos, manual fmt
* utility/precognition: remove useless mappings
i was going to add binds to toggle/enable/disable but ehhh
idk
* utility/precognition: fix hints option
it broke
* utility/precognition: update gutter hints, new description
* utility/precognition: add files to motion defaults
* utility/precognition: add plugin to flake
* utility/precognition: remove comment reference
oops
* utility/precognition: add precognition to maximal configuration
it does work!
* utility/precognition: update descriptions
needs docs link, desc is somewhat obscure.
* docs: add credit to release notes
* utility/precognition: format
* utility/precognition: de-linkify descriptions
* utility/precognition: no more rec
* utility/precognition: convert to setupOpts
honestly raf was cooking with this one.
it's much nicer to use compared to interpolation lol
* utility/precognition: remove unnecessary function parameter
* utility/precognition: format
* utility/precognition: add description to disabled_fts
oops
* utility/precognition: manual format
* utility/precognition: remove periods at the end of descriptions
* utility/precognition: fix configuration.nix entry
oops lol
* utility/precognition: format
* utility/precognition: expand `vim`
* precognition: consistency changes
Just my minor nits.
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-11-08 09:32:02 +00:00
Ching Pei Yang
21fcace3ed
treewide: implement lazy loading via lz.n for selected plugins ( #407 )
...
* flake: add lz.n and lzn-auto-require
* lazy: init module
* lzn-auto-require: add init lua code
* wrapper: fix opt plugin format
* lib.binds: add lz.n variant of bind functions
* telescope: lazy load
* nvim-tree: lazy load
* dapui: lazy load
* trouble: lazy load
* toggleterm: lazy load
* cheatsheet: lazy load
* diffview: lazy load
* icon-picker: lazy load
* leap: lazy load
* fidget: lazy load
* docs: add section on lazy plugins
* lazy: support lazy.enable=false
* comment-nvim: lazy load
* surround-nvim: lazy load
* neo-tree: lazy load
* fixup! lazy: init module
* dap: appease the nix gods (fix statix lint)
* flake.lock: fix merge mistake
* doc: update release note
* fixup! doc: update release note
* neo-tree: fix duplicate neo-tree install
* lazy: use attrsOf for lazy.plugins
* treewide: update lazy.plugins syntax
* docs: update lazy.plugins syntax
* lazy: cleanup
* Update docs/manual/hacking/additional-plugins.md
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* formatting nitpick
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* typo tee hee :3
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* typo tee hee :4
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* flake: update lz.n
* lazy: update lz.n plugin spec
* lazy: allow lines in place of str for lua code
* copilot: lazy load
* cmp: lazy load
this moves cmp itself to lazy.plugins but other plugins that call cmp
are not yet lazy so cmp is technically not yet lazy
* luasnip: lazy load
* flake: add rtp.nvim
* cmp: actually lazy load source
* fixup! cmp: actually lazy load source
* format
* docs: fix broken link
* cmp-nvim-lsp: lazy load
* lazy: allow key mode of str type
* cmp: install sourcess via cmp.sourcePlugins
* Update docs/manual/hacking/additional-plugins.md
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* lazy: refactor common var
* nvim-dap-ui: add setupOpts
* refactor: re-order plugin and lz.n configs
lazy: make lzn-auto-require togglable
* docs: update dag-entries
* trouble: remove redundant import
* lazy: remove unused module arg
* toggleterm: make lazygit keybind optional
* toggleterm: use toLuaObject for clarity
* surround: rework keymap config
* remove stale FIXME
* lsp: use cmp_nvim_lsp capabilities
* cmp: deduplicate attr key
* theme: ensure themes load before lazy plugins
* doc: update description of `theme` dag entry
* lsp: avoid loading cmp on startup
* doc: update configuration docs on custom plugins
* cmp: skip trigger_load if lazy disabled
* treesitter: remove redundant code
* lsp: mark hack as HACK
* comment: remove redundant plugin
* Squash merge v0.7 into feature/lzn
---------
Co-authored-by: raf <raf@notashelf.dev>
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-11-04 16:50:50 +01:00
1166e8aa1d
Merge branch 'main' into v0.7
2024-11-01 23:07:19 +00:00
ppenguin
8ff50562d7
fix markdown-preview config error
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 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
2024-10-30 12:03:39 +00:00
Soliprem
94d2b837cf
leap: changing default binds ( #416 )
...
* leap: changed default binds
* leap: added changelog entry
* leap: fixing requested change
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
* Revert "leap: added changelog entry"
This reverts commit 6aac9b2580
.
* leap: added changelog entry
* leap: fix inherits
---------
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-10-14 22:47:44 +02:00
diniamo
7a8b95cf7c
Surround setupopts ( #402 )
...
* surround: fix keymaps
* surround: make description multi-line
2024-10-06 14:35:07 +03:00
Ching Pei Yang
b499151527
treewide: standardize border type ( #341 )
...
* ui: allow custom listOf str border type
* lib: extract shared borderType
* remove TODO
* allow ["|" "HighlightGroup"] for border char
* docs: update rl notes
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-09-13 19:34:21 +03:00
ppenguin
9eb6159ca3
Telescope: fix projects binding, add Telescope resume in default ( #370 )
...
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 (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (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 / publish (push) Has been cancelled
* Telescope: fix projects binding, add Telescope resume in default
The projects command had a typo preventing it from working; the
keybinding description was the same as for Telescope files.
Added `<leader>fr` for Telescope resume per default.
* Add info to release notes
2024-09-08 15:44:42 +00:00