Commit graph

1691 commits

Author SHA1 Message Date
Ching Pei Yang
de6dbb7c15
Merge caf3d2f3cd into c09ae380f0 2025-01-10 10:01:12 +00:00
raf
c09ae380f0
Merge pull request #545 from LilleAila/obsidian-remove-dir-default
notes/obsidian: remove default dir-value
2025-01-10 11:12:58 +03:00
raf
4e949b3df8
docs: remove redundant obsidian.nvim link 2025-01-10 08:09:52 +00:00
LilleAila
6852120514
notes/obsidian: add changelog entry 2025-01-10 09:06:11 +01:00
raf
5250f8e771
Merge pull request #480 from NotAShelf/more-option-stuff
neovim: gradually deprecate shorthand `vim.*` aliases to `vim.options` and `vim.globals`
2025-01-10 10:59:44 +03:00
6f1293053c
docs: update v0.8 release notes
Some checks failed
Check for typos in the source tree / check-typos (push) Has been cancelled
2025-01-10 10:45:34 +03:00
8448a6ca0f
wrapper/rc: change vim.options.mouse to a string type
As the mouse option in neovim allows combining those values.
2025-01-10 10:36:01 +03:00
LilleAila
b0fb0a93cb
notes/obsidian: remove default dir-value 2025-01-10 08:26:29 +01:00
raf
dab409685d
Merge branch 'main' into more-option-stuff 2025-01-10 10:08:34 +03:00
Artur Manuel
ea056532bc
languages/haskell: specify lsp flag (#540)
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
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
Co-authored-by: Artur Manuel <balkenix@outlook.com>
2025-01-09 15:28:13 +03:00
Ching Pei Yang
a26cdd2d25
ui/nvim-ufo: init (#537)
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
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (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
* flake: add nvim-ufo

* ui/nvim-ufo: init

* docs: update relase notes
2025-01-09 07:56:51 +00:00
Ching Pei Yang
caf3d2f3cd
blink: disable auto-update of binaries 2025-01-09 08:49:19 +01:00
Ching Pei Yang
e12255f379
blink: use luasnip preset 2025-01-09 08:38:11 +01:00
Ching Pei Yang
cfa102097a
luasnip: only add source if not blink.cmp
blink has it's own builtin thing now
2025-01-09 08:36:35 +01:00
raf
ab49ba443d
Merge pull request #539 from NotAShelf/flutter-fix
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
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
wrapper/build: disable failing require hook checks for flutter-tools
2025-01-08 21:45:23 +03:00
7dbe7a08b3
wrapper/build: disable failing require hook checks for flutter-tools 2025-01-08 21:13:09 +03:00
Ching Pei Yang
52c697a2b4
fixup! flake: expose blink-cmp package 2025-01-08 14:07:03 +01:00
Ching Pei Yang
de04aca9bc
flake: bump blink.cmp 2025-01-08 13:34:57 +01:00
Ching Pei Yang
bb9e508da2
blink: move package into module 2025-01-08 13:30:00 +01:00
Ching Pei Yang
0f02ec54cf
build: use custom-built blink.cmp 2025-01-08 13:25:51 +01:00
Ching Pei Yang
d7a9e4f5b5
flake: expose blink-cmp package 2025-01-08 13:25:51 +01:00
Ching Pei Yang
b063051428
blink: allow null sources.cmdline 2025-01-08 13:25:50 +01:00
Ching Pei Yang
242363966e
blink: disable cmdline completion 2025-01-08 13:25:50 +01:00
Ching Pei Yang
0525f1fb47
blink: do not inherit vim's lsp capabilities 2025-01-08 13:25:50 +01:00
Ching Pei Yang
e264309adc
lspsignature: add assertion against blink.cmp 2025-01-08 13:25:50 +01:00
Ching Pei Yang
0a80752bb7
docs: udpate release notes 2025-01-08 13:25:50 +01:00
Ching Pei Yang
d2869e449f
blink: auto-show docs by default 2025-01-08 13:25:50 +01:00
Ching Pei Yang
c999daea7d
blink: re-add default sources to cmp ones 2025-01-08 13:25:49 +01:00
Ching Pei Yang
67504679c1
treesitter-cmp: disable on blink.cmp 2025-01-08 13:25:49 +01:00
Ching Pei Yang
e723c31b3b
blink: add blink.compat support 2025-01-08 13:25:49 +01:00
Ching Pei Yang
84955481dd
flake: add blink.compat 2025-01-08 13:25:49 +01:00
Ching Pei Yang
037c4ee123
blink: disable lazy-loading 2025-01-08 13:25:49 +01:00
Ching Pei Yang
382194578d
lsp: use blink.cmp capabilities 2025-01-08 13:25:49 +01:00
Ching Pei Yang
760220d10f
blink: keymap wrapper 2025-01-08 13:25:48 +01:00
Ching Pei Yang
3837b49aeb
blink: add luasnip integration 2025-01-08 13:25:48 +01:00
Ching Pei Yang
f769c5ee14
blink: basic keymap option 2025-01-08 13:25:48 +01:00
Ching Pei Yang
8350e69e0b
flake: add plugin blink.cmp 2025-01-08 13:25:48 +01:00
Ching Pei Yang
77c7c51405
completion: migrate to shared cmp source options 2025-01-08 13:25:48 +01:00
Ching Pei Yang
1bda8cf1a3
cmp: move source plugin into parent option 2025-01-08 13:25:48 +01:00
Ching Pei Yang
8a0a2ef232
blink: init 2025-01-08 13:25:47 +01:00
356f92053c
neovim/init: merge conditionals in options set
Some checks failed
Check for typos in the source tree / check-typos (push) Has been cancelled
2025-01-07 06:12:13 +03:00
aa7b55fa49
docs: liberapay URL for @horriblename
Some checks failed
Check for typos in the source tree / check-typos (push) Has been cancelled
2025-01-07 06:10:15 +03:00
raf
b704a28a12
Merge branch 'main' into more-option-stuff 2025-01-07 05:47:59 +03:00
2728e65a5e
docs/installation: mark additional inputs as 'optional'
Some checks failed
Check for typos in the source tree / check-typos (push) Waiting to run
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 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
2025-01-07 04:19:57 +03:00
raf
a1bac1d356
Merge pull request #529 from horriblename/feat-aerial
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
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (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
utility/aerial.nvim: init
2025-01-06 14:00:21 +03:00
Ching Pei Yang
de02e2fa57
docs: update release notes 2025-01-06 11:58:08 +01:00
Ching Pei Yang
c071f2caa2
nvimtree: remove unnecessary import 2025-01-06 11:45:02 +01:00
Ching Pei Yang
92e38fbfae
aerial: init 2025-01-06 11:44:48 +01:00
Ching Pei Yang
ee4c072ba3
flake: add aerial.nvim 2025-01-06 11:44:38 +01:00
raf
9888a277ad
git/gitsigns: migrate to setupOpts (#524)
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
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (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/gitsigns: add `setupOpts` module option for user-specified setup table

* docs: update v0.8 release notes
2025-01-06 03:54:38 +03:00