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
|
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
|
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
|
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
|
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 |
|
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 |
|
|
9888a277ad
|
git/gitsigns: migrate to setupOpts (#524)
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 |
|
|
fcc6aa485c
|
utility/wakatime: move plugin options to vim.globals ; cleanup
|
2025-01-04 15:29:11 +03:00 |
|
diniamo
|
af0eed84e0
|
wrapper/build: improve noBuildPlug
|
2025-01-02 07:18:31 +01:00 |
|
Ching Pei Yang
|
8c1352502a
|
module: remove redundant code
the bulk of the build step is moved to modules/wrapper/build
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
26398b6b14
|
wrapper: add built package as option
|
2025-01-02 04:12:04 +03:00 |
|
Ching Pei Yang
|
f9d1684b5f
|
wrapper: rename build dir to environemnt
|
2025-01-02 04:12:04 +03:00 |
|
|
8febf44422
|
languages/markdown: add render-markdown.nvim as an extension (#517)
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
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
|
2024-12-31 04:02:13 +00:00 |
|
diniamo
|
672630f680
|
flake: update run.nvim
|
2024-12-25 15:11:29 +01:00 |
|
|
edc887f0e3
|
Merge branch 'main' into nvim-notify-explicit-function
|
2024-12-25 00:51:18 +03:00 |
|
diniamo
|
a34d104e3f
|
languages/zig: disable lsp autosave (#511)
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
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
|
2024-12-24 14:19:08 +03:00 |
|
diniamo
|
f6a8cd968e
|
nvim-notify: use explicit function for vim.notify
|
2024-12-24 11:43:23 +01:00 |
|
DamitusThyYeetus123
|
3a2edd1b75
|
filetree/nvim-tree: Open on directory (#462)
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
* nvim-tree: Add directory opening
* formatting
* Fix formatting
* format
Co-authored-by: raf <raf@notashelf.dev>
---------
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-23 08:56:19 +00:00 |
|
diniamo
|
90a5a42742
|
languages/odin: init
|
2024-12-21 10:35:39 +01:00 |
|
|
f26744c6ce
|
Merge branch 'main' into lazy-before-setup
|
2024-12-21 08:15:08 +03:00 |
|
|
8c66f10550
|
Merge branch 'main' into fix-haskell
|
2024-12-21 08:14:31 +03:00 |
|
Artur Manuel
|
0946d43921
|
languages/haskell: fix DAP command definition
|
2024-12-21 01:00:02 +00:00 |
|
diniamo
|
7eb8d07bcf
|
surround: cleanup
|
2024-12-21 01:14:52 +01:00 |
|
|
af31021ce4
|
Merge branch 'main' into fix-mdpw-ft
Check for typos in the source tree / check-typos (push) Has been cancelled
|
2024-12-20 20:00:57 +03:00 |
|
diniamo
|
5d898da816
|
nvim-notify: fix some stuff
|
2024-12-20 16:27:44 +01:00 |
|
diniamo
|
ed69816f68
|
wrapper/lazy: add beforeSetup option
Useful for avoiding a million require calls in setupOpts.
|
2024-12-20 10:43:36 +01:00 |
|
Yoni Firroloni
|
99a4eafa34
|
languages/typescript: prevent ts_ls from formatting (#495)
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
* ts_ls: prevent from formatting
prevent ts_ls from touching the formating.
ts formatting: remove useless indent
* fix unnecessary whitespace
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-20 04:11:18 +00:00 |
|
Artur Manuel
|
e715463257
|
plugins/languages: add haskell support (#499)
* plugins/languages: add haskell support
Closes #426
* fix docs
---------
Co-authored-by: Artur Manuel <balkenix@outlook.com>
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-20 03:50:38 +00: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 |
|
|
a0a57757a0
|
wrapper/rc: explicitly add tabstop & shiftwidth to vim.options
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
Defaults are taken from Neovim's :help tags for those options to avoid intrusive/confusing behaviour.
|
2024-12-12 20:16:27 +03:00 |
|
Omar Abragh
|
73660af2e3
|
lightbulb: add setupOpts option (#492)
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
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-11 00:00:51 +03:00 |
|
|
c3a4686fa1
|
wrapper/rc: use mkOption in enableLuaLoader description
`mkEnableOption` seems to be clobbering the markdown syntax.
|
2024-12-10 23:35:57 +03:00 |
|
|
0327918278
|
Merge branch 'main' into typst-preview
|
2024-12-10 16:35:07 +03:00 |
|
|
48bcd5d695
|
visuals/indent-blankline: properly pass setupOpts to mkPluginSetupOption
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
|
2024-12-09 17:59:19 +03:00 |
|
|
a369352365
|
languages/typst: add typst-preview.nvim as an extension
|
2024-12-09 09:28:23 +03:00 |
|
Omar Abragh
|
fca55e1db1
|
lualine: fix builtin_themes list (#486)
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-09 05:45:08 +00:00 |
|