isaacST08
d7a11ad990
Merge branch 'main' into feature-language-tex
2025-03-03 14:13:20 -07:00
raf
f24189f1d2
utility/yazi-nvim: add missing dependency (snacks.nvim) ( #681 )
...
`:checkhealth yazi` was warning about it. Project `README` recently
added it to the requirements.
2025-03-02 20:53:56 +03:00
MaxMur
6e35b04e74
languages/yaml: fix enableLSP/enableTreesitter defaults ( #680 )
2025-03-02 20:51:54 +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
MaxMur
0fdfb9bf3b
languages/yaml: Init ( #676 )
2025-03-02 13:59:32 +00:00
Adam Szalkowski
3bf7abd6c9
plugins/nvim-docs-view: fix default mappings ( #675 )
2025-03-01 14:49:17 +01:00
a3f650e114
ui/illuminate: move to setupOpts format
2025-02-28 03:34:03 +03:00
53d0e79083
completion/blink-cmp: sources.cmdline -> cmdline.sources
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
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2025-02-28 00:29:11 +03: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
isaacST08
2b2eddcdb6
Merge branch 'NotAShelf:main' into feature-language-tex
2025-02-22 17:16:18 -07: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
Ching Pei Yang
5fbc72d697
git/git-conflict: avoid shadowing builtin keybinds ( #651 )
...
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
* git/git-conflict: avoid shadowing builtin keybinds
* docs: update release notes
---------
Co-authored-by: raf <me@notashelf.dev>
2025-02-21 13:44:05 +00:00
Ben Mayer
54476b5a8b
languages/go: add gofmt, golines and gofumpt formatter ( #654 )
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-02-20 16:50:26 +00:00
isaacST08
a1c0e2459b
Merge branch 'NotAShelf:main' into feature-language-tex
2025-02-17 16:58:18 -07:00
e42bcbe1ec
lsp/lspsaga: fix npins name incompat
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-02-17 03:18:31 +03: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
Ben Mayer
a86df770c1
plugins/git: add git-conflict-nvim ( #637 )
...
* plugins/git: add git-conflict-nvim; modularize
* plugins/git: build git-conflict-nvim ourselves
2025-02-14 11:57:21 +00:00
isaacST08
b58ae672e7
Merge branch 'NotAShelf:main' into feature-language-tex
2025-02-13 00:04:21 -07: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
isaacST08
ede09771f5
Merge branch 'NotAShelf:main' into feature-language-tex
2025-02-12 14:11:01 -07:00
Hamburgir
6e7e91fc11
languages/flutter: update package name to match pin ( #630 )
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
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2025-02-12 11:54:22 +00:00
isaacST08
91a3f67a9e
Altered mkEnableTreesitterOption functionallity to take in a boolean instead of all of config
2025-02-12 01:17:32 -07:00
isaacST08
cc5e7c9730
Reword doc description
2025-02-12 01:07:42 -07:00
isaacST08
0b6cf496d1
Cleaned up tectonic args processing
2025-02-12 01:03:07 -07:00
isaacST08
2a55d0f0a4
Added comment explaining why code is structured as it is
2025-02-11 21:30:44 -07:00
isaacST08
c440ba5826
Utilized lib.optionalAttrs to simplify code
2025-02-11 21:28:17 -07:00
isaacST08
c3c720f4a2
Cleaned up documentation and other performed other code cleanups
2025-02-11 21:14:24 -07:00
isaacST08
5b616f7907
Created assertion for the correct number of pdf viewers instead of throwing an error.
2025-02-11 20:48:34 -07:00
isaacST08
739415da0f
Clarified documentation wording and utilized mkPackageOption for the tectonic builder
2025-02-11 19:55:48 -07:00
isaacST08
226775fce6
Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/latexmk.nix
...
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 19:43:46 -07:00
isaacST08
6aaba37d39
Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/tectonic.nix
...
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 19:42:14 -07:00
isaacST08
ed514a638d
Added code/keyword md escaping for documentation in modules/plugins/languages/tex/default.nix
...
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 19:41:14 -07:00
isaacST08
0f04df467f
Added code/keyword md escaping for documentation in modules/plugins/languages/tex/build/default.nix
...
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 19:40:26 -07:00
isaacST08
d638292e77
Added usage of lib.optionals and created an assersion to check the number of enabled builders
2025-02-11 19:37:14 -07:00
isaacST08
434802fa15
Rebase & Merge
2025-02-11 18:26:02 -07:00
2d28b1fd6c
utility/ccc: fix npins name incompat
2025-02-11 18:26:02 -07:00
Filip Hoffmann
9cb2da4c9d
lsp/lspkind: fix plugin name ( #626 )
...
* lsp/lspkind: fix plugin name
* docs: update changelog
---------
Co-authored-by: raf <raf@notashelf.dev>
2025-02-11 18:26:02 -07:00
alfarel
fc4d06047a
rainbow-delimiters: fix startPlugins name
2025-02-11 18:26:02 -07:00
ff77a97637
treewide: Use nixpkgs fetchers for npins
...
plugins: switch from neodev to lazydev
2025-02-11 18:26:02 -07:00
1ca434d1fb
formatter/conform-nvim: init
2025-02-11 18:22:25 -07:00
ca17c54b2b
diagnostics/nvim-lint: init
2025-02-11 18:22:25 -07:00
Lin Xianyi
2bb8154827
languages/nix: add lsp options support for nixd
2025-02-11 18:22:25 -07:00
c96f5f0d8c
languages/ts: fix npins name incompat
2025-02-11 22:18:38 +03:00
033a47a7d6
visuals/tiny-deviocns-auto-colors: fix npins name incompat
2025-02-11 22:17:27 +03:00
678598167c
notes/orgmode: fix npins name incompat
2025-02-11 22:17:12 +03:00
d221c4b49a
session/nvim-session-manager: fix npins name incompat
2025-02-11 22:13:58 +03:00
6538fadb65
languages/elixir: fix npins name incompat
2025-02-11 22:08:29 +03:00
f62de17141
languages/csharp: fix npins name incompat
2025-02-11 22:07:47 +03:00