Commit graph

2359 commits

Author SHA1 Message Date
Devin Droddy
c86a8a7ddb
assistant/supermaven-nvim: fix bad file reference
whoops
2025-07-08 15:42:11 -04:00
Devin Droddy
6dcca0e96e
docs/release-notes: add entry for supermaven-nvim 2025-07-08 15:42:11 -04:00
Devin Droddy
53c85ca262
assistant/supermaven-nvim: explicit type imports 2025-07-08 15:42:05 -04:00
Devin Droddy
b86e7d157d
supermaven-nvim: fixes 2025-07-08 15:42:05 -04:00
Devin Droddy
2317cba854
supermaven-nvim: add option
closes #970
2025-07-08 15:42:05 -04:00
raf
c4d80273aa
Merge pull request #994 from lackac/neogit-init
Some checks are pending
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
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (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
git/neogit: module init
2025-07-08 21:57:07 +03:00
Laszlo Bacsi
72846557d5
docs: note which-key gitsigns group related breaking change 2025-07-08 20:26:04 +02:00
Laszlo Bacsi
af87edae84
Merge branch 'main' into neogit-init 2025-07-08 20:18:11 +02:00
raf
5d607f3aef
Merge pull request #991 from lackac/spellcheck-restore-programming-wordlist
spellcheck: restore configuration for vim-dirtytalk
2025-07-08 19:45:51 +03:00
László Bácsi
ec2c64e04d
Merge branch 'main' into spellcheck-restore-programming-wordlist 2025-07-08 17:40:47 +02:00
raf
d70c3a8340
Merge pull request #998 from imnotpoz/nil-nixpkgs
Some checks failed
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
drop nil input, switch to pkgs.nil
2025-07-07 14:17:53 +03:00
poz
6381df4af2
flake: remove nil input 2025-07-07 12:37:46 +02:00
poz
c0a5509a66
languages/nix: switch from nil input to nixpkgs package 2025-07-07 12:37:46 +02:00
raf
2acbfd810f
Merge pull request #992 from imnotpoz/main
minor treewide improvements
2025-07-07 13:33:24 +03:00
raf
47735a6be6
Merge branch 'main' into main 2025-07-07 13:27:47 +03:00
Ching Pei Yang
8413b25e5e
Merge pull request #987 from lackac/lualine-separators
lualine: fix separator options to work with recent versions of lualine
2025-07-07 11:46:53 +02:00
Ching Pei Yang
2be50b2690
Merge branch 'main' into lualine-separators 2025-07-07 11:45:32 +02:00
Ching Pei Yang
d4b04d7aa0
Merge pull request #989 from lackac/docs/diagnostic-signs
docs: working example for `vim.diagnostics.config.signs`
2025-07-07 11:45:06 +02:00
raf
3b2a37ef3d
init/diagnostics: clearify wording for signs description 2025-07-07 12:38:07 +03:00
Ching Pei Yang
7199ee8ebf
Merge branch 'main' into docs/diagnostic-signs 2025-07-07 10:57:35 +02:00
Ching Pei Yang
733b42cc5f
Merge branch 'main' into lualine-separators 2025-07-07 10:57:09 +02:00
Laszlo Bacsi
94908ffb0a
git/neogit: module init 2025-07-06 15:40:17 +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
poz
f86030bc0e
treewide: move away from deprecated nodePackages aliases 2025-07-06 03:06:29 +02:00
Laszlo Bacsi
045f098f0e
spellcheck: restore configuration for vim-dirtytalk 2025-07-05 19:47:51 +02:00
Laszlo Bacsi
6ec28999cb
docs: working example for vim.diagnostics.config.signs
Fixes #863
2025-07-04 22:46:40 +02:00
Laszlo Bacsi
06b5903b53
lualine: fix separator options to work with recent versions of lualine 2025-07-03 17:06:12 +02:00
raf
b485040933
Merge pull request #985 from vaisriv/main
Some checks failed
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
doc: fix un-buildable example code in pure-lua-config section
2025-07-03 08:35:35 +03:00
vai
398b845655
doc: fix un-buildable example code in pure lua config section
The example code references an invalid nvf option:
`vim.additionalRuntimeDirectories`. The correct option is
`vim.additionalRuntimePaths`.
2025-07-02 16:09:46 -07:00
Ching Pei Yang
5bad5dd94c
Merge pull request #975 from vaclavek-kamil/patch-1
Some checks failed
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
Update vim.clipboard.registers type to str
2025-06-29 10:37:06 +02:00
Kamil Václavek
b79a5b1dcb
Update vim.clipboard.registers type to str
nvf.settings.vim.clipboard.registers allows for either a string or a list of strings, but Neovim only accepts a string value. Solved by updating the type to allow strings only.
2025-06-27 15:15:11 +02:00
raf
f9ee813a23
Merge pull request #971 from Tofixrs/nvim-session-manager
Some checks failed
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
nvim-session-manager: add GitSession autoload mode
2025-06-25 12:02:30 +03:00
Tofixrs
688d7df0e5
nvim-session-manager: add GitSession autoload mode
Adds the missing autoload mode from the docs
https://github.com/Shatur/neovim-session-manager?tab=readme-ov-file#autoload-mode
2025-06-25 10:39:00 +02:00
18c17b7b8d
meta: don't check indent style for npins sources & lockfile
Some checks failed
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
2025-06-20 20:44:48 +03:00
raf
76becd77e0
Merge pull request #961 from rrvsh/luasnip-customsnippets
snippets/luasnip: add the ability to add custom snippets
2025-06-20 16:36:52 +03:00
Mohammad Rafiq
8c7fdc0f5d
feat(snippets/luasnip): allow custom snippets 2025-06-19 10:31:17 +08:00
787678dd73
flake: bump inputs 2025-06-18 23:42:17 +03:00
raf
f661c388ee
Merge pull request #960 from Munsio/avante-new-provider
Some checks failed
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
avante-nvim: Migrate provider options
2025-06-18 12:41:21 +03:00
Ching Pei Yang
790a006e7a
Merge branch 'main' into avante-new-provider 2025-06-18 00:00:59 +02:00
raf
aaab76db73
Merge pull request #957 from lackac/smart-splits
Some checks are pending
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
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (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
utility/smart-splits: init
2025-06-17 23:20:12 +03:00
Martin Treml
6ad7500a06 avante-nvim: Migrate provider options
Migrate the provider options according to the migration guide.
https://github.com/yetone/avante.nvim/wiki/Provider-configuration-migration-guide
2025-06-17 00:37:53 +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
raf
77a32f0961
Merge pull request #951 from lackac/fix/yanky-assertion
Some checks failed
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
yanky-nvim: fix shada assertion condition
2025-06-14 13:11:44 +03:00
Laszlo Bacsi
5056e02f08
fix(yanky-nvim): shada assertion condition 2025-06-14 11:37:51 +02:00
raf
b3e3bd9be9
Merge pull request #950 from lackac/themes/solarized
Some checks are pending
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
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (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
themes/solarized: init
2025-06-13 22:06:14 +03:00
Laszlo Bacsi
6df9ed87a7
style: fix formatting 2025-06-13 19:48:03 +02:00
Laszlo Bacsi
f7b1b238f7
themes/solarized: init 2025-06-13 18:45:49 +02:00
32e1e164c1
ci: get rid of maximize-build-space job
Some checks are pending
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
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
2025-06-13 12:04:11 +03:00