Thales Menato
|
3f43edd635
|
fix: run nix fmt
|
2025-01-15 07:24:04 -05:00 |
|
Thales Menato
|
ecf832681c
|
fix: ruff command
feat: add ruff
ruff
|
2025-01-14 21:45:36 -05:00 |
|
Thales Menato
|
dcb9b16f81
|
feat: add ruff to formatters
|
2025-01-14 21:03:03 -05:00 |
|
tomasguinzburg
|
149d68b3e8
|
languages/ruby: add ruby support
|
2025-01-13 16:55:38 +01:00 |
|
|
2e3c479e84
|
Merge branch 'main' into main
|
2025-01-12 23:32:11 +03:00 |
|
kaktu5
|
bbca939ced
|
languages/wgsl: init module
Adds Treesitter and LSP support for WebGPU Shading Language
|
2025-01-12 21:12:33 +01:00 |
|
LilleAila
|
fedbee3a30
|
snippets/luasnip: fix formatting
|
2025-01-12 12:48:44 +01:00 |
|
LilleAila
|
607373645f
|
Merge remote-tracking branch 'upstream/main' into luasnip-setupOpts
|
2025-01-12 11:40:57 +01:00 |
|
LilleAila
|
c59f8922b2
|
snippets/luasnip: add whitespace, organize options
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
|
2025-01-12 11:39:41 +01:00 |
|
LilleAila
|
9818d19937
|
snippets/luasnip: revert adding lazy event
|
2025-01-12 09:58:55 +01:00 |
|
LilleAila
|
69cb99dc2b
|
snippets/luasnip: add example option to setupOpts
|
2025-01-11 14:04:40 +01:00 |
|
LilleAila
|
98a7959047
|
snippets/luasnip: add setupOpts
Also fixed a bug where the plugin previously would not get loaded, as
lazy was set to true without a trigger event.
|
2025-01-11 14:02:21 +01:00 |
|
LilleAila
|
6e98b894b7
|
languages/markdown: add prettierd formatter
|
2025-01-11 12:48:41 +01:00 |
|
|
4aa183d734
|
Merge branch 'main' into diniamo-moment
Check for typos in the source tree / check-typos (push) Has been cancelled
|
2025-01-10 17:23:29 +03:00 |
|
|
ab3a68fe1a
|
lib: remove toVimBool
|
2025-01-10 17:02:29 +03:00 |
|
|
3825793549
|
various: address diniamo's review comments
|
2025-01-10 17:02:20 +03:00 |
|
|
c8dbcde66a
|
Merge pull request #547 from NotAShelf/deprecate-rnix
languages/nix: deprecate rnix language server option
|
2025-01-10 13:31:35 +03: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 |
|
|
c734a81e40
|
languages/nix: deprecate rnix language server option
Abandoned, archived and wildly outdated.
|
2025-01-10 12:52:29 +03:00 |
|
|
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 |
|
|
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 |
|
|
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)
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)
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 |
|
|
7dbe7a08b3
|
wrapper/build: disable failing require hook checks for flutter-tools
|
2025-01-08 21:13:09 +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 |
|
|
356f92053c
|
neovim/init: merge conditionals in options set
Check for typos in the source tree / check-typos (push) Has been cancelled
|
2025-01-07 06:12:13 +03:00 |
|
|
b704a28a12
|
Merge branch 'main' into more-option-stuff
|
2025-01-07 05:47:59 +03: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 |
|
|
5749739e4b
|
wrapper/rc: clean up option documentation
Check for typos in the source tree / check-typos (push) Has been cancelled
|
2025-01-04 16:08:53 +03:00 |
|
|
85347de09d
|
utility/gesture-nvim: convert to vim.options
|
2025-01-04 16:08:11 +03:00 |
|
|
b67759273b
|
neovim/spellcheck: convert to vim.options
|
2025-01-04 15:52:27 +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 |
|