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 |
|
|
|
6155e6aad9
|
modules: import diagnostics and formatter modules
|
2025-02-11 18:22:25 -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 |
|
isaacST08
|
1b983561a4
|
Merge branch 'NotAShelf:main' into feature-language-tex
|
2025-02-10 17:45:36 -07:00 |
|
isaacST08
|
0b85f56868
|
Created mkEnableTreesitterOption in the extendend library
|
2025-02-10 17:35:57 -07:00 |
|
isaacST08
|
fe84f0e56f
|
Fixed typos and formatting
|
2025-02-10 15:24:39 -07:00 |
|
|
|
f192344f7d
|
Merge branch 'main' into feat-blink
|
2025-02-09 08:25:04 +00:00 |
|
|
|
316d4a0825
|
modules/extra: fix scrolOf typo
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
|
2025-02-08 10:46:02 +03:00 |
|
|
|
3f9078d7d9
|
neovim/mappings: remove remnants of vim.disableArrows
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
|
2025-02-07 17:00:45 +03:00 |
|
|
|
75b402e9f0
|
neovim/init: deprecate vim.disableArrows; add missing rename
|
2025-02-07 15:49:24 +03:00 |
|
|
|
8f7d2181ae
|
Merge branch 'main' into feat-blink
|
2025-02-06 12:26:21 +00:00 |
|
Anthony Rodriguez
|
132c3da8ec
|
languages/nix: add nixd
This adds the [nixd](https://github.com/nix-community/nixd) language
server.
|
2025-02-06 13:24:39 +01:00 |
|
Ching Pei Yang
|
8a069a6835
|
blink: move package into legacyPackage
|
2025-02-06 19:26:21 +08:00 |
|
Ching Pei Yang
|
9dccd4b4a8
|
autocomplete: move shared code into common parent
|
2025-02-06 19:26:20 +08:00 |
|
Ching Pei Yang
|
122f3b3f35
|
lspkind: integration with blink.cmp
|
2025-02-06 19:26:19 +08:00 |
|
Ching Pei Yang
|
00e9f27aca
|
obsidian: enable cmp source on blink.cmp
|
2025-02-06 19:26:17 +08:00 |
|
Ching Pei Yang
|
2a9a662f45
|
treesitter: disable on blink.cmp
|
2025-02-06 19:26:16 +08:00 |
|
Ching Pei Yang
|
5a42eff8fd
|
luasnip: only add cmp source if cmp enabled
|
2025-02-06 19:26:15 +08:00 |
|
Ching Pei Yang
|
102d103986
|
lsp-signature: assert against using with blink
|
2025-02-06 19:26:14 +08:00 |
|
Ching Pei Yang
|
214e2d597e
|
lsp: add blink integration
|
2025-02-06 19:26:13 +08:00 |
|
Ching Pei Yang
|
d2424e7913
|
blink: init
|
2025-02-06 19:26:12 +08:00 |
|
Ching Pei Yang
|
2dde21e19c
|
flake: add and package blink.cmp
|
2025-02-06 19:26:11 +08:00 |
|
Ching Pei Yang
|
e9e7bfba53
|
telescope: remove invalid option
|
2025-02-06 19:18:38 +08:00 |
|
Etherbloom
|
9443273297
|
languages/ts: register javascript with prettier formatter (#595)
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-02 14:02:26 +00:00 |
|
isaacST08
|
88aa5815da
|
Merge branch 'NotAShelf:main' into feature-language-tex
|
2025-01-30 19:16:26 -07:00 |
|
isaacST08
|
e08d0b5a4e
|
Reorganized file and options structure for more intuitive use
|
2025-01-30 19:15:22 -07:00 |
|
isaacST08
|
821cefec27
|
Added more pdf viewer options
|
2025-01-30 18:56:32 -07:00 |
|
isaacST08
|
95a0125ce0
|
PDF Viewer framework bug fixes and integrated functionallity into texlab lsp implementation
|
2025-01-30 18:14:51 -07:00 |
|
isaacST08
|
9524d93bd2
|
Created PDF viewer framework
|
2025-01-30 17:15:00 -07:00 |
|
isaacST08
|
00c356844a
|
Further Cleanup
|
2025-01-30 14:52:44 -07:00 |
|
isaacST08
|
650775ec52
|
Cleanup: Sorted sections alphabetically, utilized inherrits where appropriate
|
2025-01-30 14:37:30 -07:00 |
|
isaacST08
|
08283679ff
|
Added symbol options for texlab
|
2025-01-30 13:56:38 -07:00 |
|
isaacST08
|
19bbdef6a5
|
Added chktex options for texlab
|
2025-01-30 13:03:48 -07:00 |
|
isaacST08
|
637170bc32
|
Added enum options for completion matcher option
|
2025-01-30 12:25:19 -07:00 |
|
isaacST08
|
95d5463e63
|
Merge branch 'NotAShelf:main' into feature-language-tex
|
2025-01-26 20:16:41 -07:00 |
|
isaacST08
|
8f333139d3
|
Removed old files
|
2025-01-26 20:11:20 -07:00 |
|
isaacST08
|
83bfc2877f
|
Added experimental options for texlab
|
2025-01-26 20:05:48 -07:00 |
|
isaacST08
|
6a023fc57a
|
Added inlayHints options for texlab and some cleanup
|
2025-01-26 19:47:50 -07:00 |
|
isaacST08
|
e518c8e629
|
Added completion options for texlab
|
2025-01-26 19:31:45 -07:00 |
|