isaacST08
0c3c67d068
Added symbol options for texlab
2025-12-19 17:34:02 +01:00
isaacST08
b4098ad71f
Added chktex options for texlab
2025-12-19 17:34:02 +01:00
isaacST08
06fbacb3d0
Added enum options for completion matcher option
2025-12-19 17:34:02 +01:00
isaacST08
d7de68f37e
Removed old files
2025-12-19 17:34:02 +01:00
isaacST08
9300f920f6
Added experimental options for texlab
2025-12-19 17:34:02 +01:00
isaacST08
80938d1056
Added inlayHints options for texlab and some cleanup
2025-12-19 17:34:02 +01:00
isaacST08
a5fb96675d
Added completion options for texlab
2025-12-19 17:34:02 +01:00
isaacST08
179418e936
Added latexindent options to texlab
2025-12-19 17:34:02 +01:00
isaacST08
39fd4fe6ff
Added general texlab options and some cleanup
2025-12-19 17:34:02 +01:00
isaacST08
847c1b5647
Added diagnostic options for texlab
2025-12-19 17:34:02 +01:00
isaacST08
8d7cac7e1c
Refactored to use the nvf library toLuaObject as well as other improvements and cleanups
2025-12-19 17:34:02 +01:00
isaacST08
a2ffaf84ac
Switched to using lib.nvim.config.mkBool where appropriate
2025-12-19 17:34:02 +01:00
isaacST08
e0f0017cdd
Pinned commit hash of new-file-template.nvim
2025-12-19 17:34:02 +01:00
isaacST08
aa75d98822
Created latexmk builder
2025-12-19 17:32:38 +01:00
isaacST08
2e5544214b
Created builder template for making new builders that will work with existing code
2025-12-19 17:32:38 +01:00
isaacST08
77bb18fe08
Fixed typo
2025-12-19 17:32:38 +01:00
isaacST08
2c856dcd64
Cleanup after makeing build module
2025-12-19 17:32:38 +01:00
isaacST08
31f212b5d9
Created build module
2025-12-19 17:32:38 +01:00
isaacST08
7ebbe28b11
Cleanup residue from modularization
2025-12-19 17:32:38 +01:00
isaacST08
aa191b683e
Migrated texlab into its own module
2025-12-19 17:32:38 +01:00
isaacST08
8f042cedca
Moved lsp config into its own module
2025-12-19 17:32:38 +01:00
isaacST08
e78b4ffe07
Starting modularizing tex.nix into smaller sections
2025-12-19 17:32:38 +01:00
isaacST08
54a64a4560
Added texlab tectonic options
2025-12-19 17:32:38 +01:00
isaacST08
d5920d108b
Tex templates were broken in the current version of the new-file-templates.nvim dependency so created fork to fix it and redirected flake url there
2025-12-19 17:32:38 +01:00
isaacST08
187bf3ef25
Switched to Alejandra formatting style
2025-12-19 17:26:08 +01:00
isaacST08
60fe055375
Added support for setting the g:tex_flavor option
2025-12-19 17:26:08 +01:00
isaacST08
25e2cfa49b
Fixed texlab needing to be installed globally to be able to use the lsp
2025-12-19 17:26:08 +01:00
isaacST08
52d36c0c2c
Added tex to the languages list
2025-12-19 17:26:08 +01:00
isaacST08
8a2a635fc4
Changed texlab lsp config build.filename to use stringToLua function
2025-12-19 17:24:36 +01:00
isaacST08
186b6fd8c1
Fixed weird nix boolean toString implementation
2025-12-19 17:24:35 +01:00
isaacST08
4fbc78cd42
Created function to simplify converting a string into lua format and removed null default values
2025-12-19 17:24:35 +01:00
isaacST08
286f292127
Fixed typo
2025-12-19 17:24:35 +01:00
isaacST08
d42896be4a
Added toString functions on Texlab LSP source booleans and other mapped values
2025-12-19 17:24:35 +01:00
isaacST08
7dceb8b0c0
Fix import on the wrong line
2025-12-19 17:24:35 +01:00
isaacST08
ac75542243
Created tex language options
2025-12-19 17:24:35 +01:00
cd81bbb904
Merge pull request #1293 from jfeo/meta/contributing-use-absolute-links
...
meta: fix CONTRIBUTING.md 404 with absolute links
2025-12-16 17:13:18 +03:00
Jens Feodor Nielsen
7ab37d9a82
meta: fix CONTRIBUTING.md 404 with absolute links
...
When selecting the Contributing tab on the GitHub repository home page,
following the links to LICENSE and PULL_REQUEST_TEMPLATE.md result in a
404 error, as GitHub seems to assume that relative links should be
resolved from the root of the repository.
2025-12-16 13:27:12 +01:00
b750c9075b
Merge pull request #1292 from NotAShelf/dependabot/github_actions/korthout/backport-action-4
...
build(deps): bump korthout/backport-action from 3 to 4
2025-12-16 06:18:11 +03:00
dependabot[bot]
3346621cb5
build(deps): bump korthout/backport-action from 3 to 4
...
Bumps [korthout/backport-action](https://github.com/korthout/backport-action ) from 3 to 4.
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](https://github.com/korthout/backport-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 19:08:33 +00:00
eb3cb67375
Merge pull request #1282 from NotAShelf/dependabot/github_actions/actions/upload-artifact-6
...
build(deps): bump actions/upload-artifact from 5 to 6
2025-12-15 15:47:02 +03:00
dependabot[bot]
e5aebe2539
build(deps): bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 12:32:05 +00:00
dependabot[bot]
85a0fc8db0
build(deps): bump cachix/install-nix-action from 31.8.4 to 31.9.0 ( #1281 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 31.8.4 to 31.9.0.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md )
- [Commits](https://github.com/cachix/install-nix-action/compare/v31.8.4...v31.9.0 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 12:31:04 +00:00
f1ab540454
Merge pull request #1291 from horriblename/bump-ndg
...
flake: bump ndg
2025-12-14 18:11:25 +03:00
Ching Pei Yang
7baf3d260d
flake: bump ndg
2025-12-14 15:28:11 +01:00
0eeb3f2b6c
Merge pull request #1284 from horriblename/fix-astro-svelte-self
...
language/{astro,svelte}: fix missing self arg
2025-12-13 17:29:48 +03:00
18749d6be7
Merge branch 'main' into fix-astro-svelte-self
2025-12-13 17:25:03 +03:00
Ching Pei Yang
2fe8be4b6c
languages/rust: fix rustaceanvim DAP adapter ( #1283 )
...
Align codelldb adapter setup with rustaceanvim’s built-in logic.
Add languages.rust.dap.backend option to choose between codelldb
and lldb-dap adapters.
2025-12-13 14:17:31 +01:00
Ching Pei Yang
056328ff4a
language/{astro,svelte}: fix missing self arg
2025-12-13 14:05:35 +01:00
Ring-A-Ding-Ding-Baby
1d362cd88e
languages/rust: fix rustaceanvim DAP adapter
...
Align codelldb adapter setup with rustaceanvim’s built-in logic.
Add languages.rust.dap.backend option to choose between codelldb
and lldb-dap adapters.
2025-12-13 16:21:22 +04:00
13b3916c1c
ci: drop detsys slop; use cachix Nix installer
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I174ef773c8d3313eb825f5b6969740e36a6a6964
2025-12-12 14:18:36 +03:00