isaacST08
2b2eddcdb6
Merge branch 'NotAShelf:main' into feature-language-tex
2025-02-22 17:16:18 -07:00
Ben Mayer
54476b5a8b
languages/go: add gofmt, golines and gofumpt formatter ( #654 )
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 (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
2025-02-20 16:50:26 +00:00
isaacST08
ede09771f5
Merge branch 'NotAShelf:main' into feature-language-tex
2025-02-12 14:11:01 -07:00
Hamburgir
6e7e91fc11
languages/flutter: update package name to match pin ( #630 )
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-12 11:54:22 +00:00
isaacST08
91a3f67a9e
Altered mkEnableTreesitterOption functionallity to take in a boolean instead of all of config
2025-02-12 01:17:32 -07:00
isaacST08
cc5e7c9730
Reword doc description
2025-02-12 01:07:42 -07:00
isaacST08
0b6cf496d1
Cleaned up tectonic args processing
2025-02-12 01:03:07 -07:00
isaacST08
2a55d0f0a4
Added comment explaining why code is structured as it is
2025-02-11 21:30:44 -07:00
isaacST08
c440ba5826
Utilized lib.optionalAttrs to simplify code
2025-02-11 21:28:17 -07:00
isaacST08
c3c720f4a2
Cleaned up documentation and other performed other code cleanups
2025-02-11 21:14:24 -07:00
isaacST08
5b616f7907
Created assertion for the correct number of pdf viewers instead of throwing an error.
2025-02-11 20:48:34 -07:00
isaacST08
739415da0f
Clarified documentation wording and utilized mkPackageOption for the tectonic builder
2025-02-11 19:55:48 -07:00
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
ff77a97637
treewide: Use nixpkgs fetchers for npins
...
plugins: switch from neodev to lazydev
2025-02-11 18:26:02 -07:00
Lin Xianyi
2bb8154827
languages/nix: add lsp options support for nixd
2025-02-11 18:22:25 -07:00
c96f5f0d8c
languages/ts: fix npins name incompat
2025-02-11 22:18:38 +03:00
6538fadb65
languages/elixir: fix npins name incompat
2025-02-11 22:08:29 +03:00
f62de17141
languages/csharp: fix npins name incompat
2025-02-11 22:07:47 +03:00
6d7b8ec2f1
Merge branch 'main' into add-nixd-opts
2025-02-11 17:25:42 +00:00
Lin Xianyi
5671d7b42c
languages/nix: add lsp options support for nixd
2025-02-12 00:50:27 +08:00
8adc4c352a
treewide: Use nixpkgs fetchers for npins
...
plugins: switch from neodev to lazydev
2025-02-10 22:33:36 -05: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
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
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
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
isaacST08
68c3610848
Added latexindent options to texlab
2025-01-26 19:26:06 -07:00
isaacST08
c2796c929f
Added general texlab options and some cleanup
2025-01-26 19:09:35 -07:00
isaacST08
934eed8181
Added diagnostic options for texlab
2025-01-26 18:56:41 -07:00
isaacST08
1bebf495dc
Refactored to use the nvf library toLuaObject as well as other improvements and cleanups
2025-01-26 18:42:54 -07:00
isaacST08
ca9ab42048
Switched to using lib.nvim.config.mkBool where appropriate
2025-01-26 16:06:21 -07:00
ARCIII
547cbd28b6
languages/zig: add dap support ( #581 )
...
* languages/zig: Added dap support
Implemented DAP support for zig. Included comment regarding redundant
`dap.adapters.lldb` code when both clang and zig dap modules are
enabled.
* languages/zig: Added dap support cleanup
Cleaned up code from the zig dap implementation for consistency.
2025-01-25 13:17:48 +00:00