Commit graph

  • d8807f0741 Deploy PR #1217 preview gh-pages GitHub Actions 2025-12-20 00:54:04 +00:00
  • 5d3ba510d0
    Merge e234b83ade into 4b95ae106c Alfarel 2025-12-20 00:48:48 +00:00
  • e234b83ade
    configuration.nix: don't use obsidian.nvim alfarel 2025-10-31 19:47:49 +00:00
  • 7b41bf633f
    docs/modules: remove outdated and incorrect input-following suggestions alfarel 2025-10-31 19:47:24 +00:00
  • 3f246c9dd5
    notes/obsidian-nvim: remove unnecessary options and add integrations/compat alfarel 2025-10-31 19:46:43 +00:00
  • a5e8fd33ec
    pins: switch to maintained obsidian.nvim fork, use stable releases alfarel 2025-10-31 18:28:01 +00:00
  • d253b9ecf3 Deploy PR #569 preview GitHub Actions 2025-12-20 00:26:04 +00:00
  • f43aa64831
    Merge 0e3fc249f6 into 4b95ae106c Isaac Shiells Thomas 2025-12-19 17:21:25 -07:00
  • 0e3fc249f6 Simplified pdfViewer configuration implementation isaacST08 2025-12-19 17:21:12 -07:00
  • 94674199b1
    Merge c0fe9f1839 into 4b95ae106c Jens Feodor Nielsen 2025-12-20 00:45:28 +01:00
  • aceeef5e06 Deploy PR #569 preview GitHub Actions 2025-12-19 21:35:18 +00:00
  • 0da99e05ae Removed builderTemplate implementation in favour of an inline approach isaacST08 2025-12-19 14:30:30 -07:00
  • 8f9098a468 Deploy PR #1299 preview GitHub Actions 2025-12-19 18:00:07 +00:00
  • f1c0985983
    Merge eddede4a5e into 4b95ae106c CaueDosAnjos 2025-12-19 18:57:44 +01:00
  • 5a40d35d41
    Merge f4552b6407 into 4b95ae106c Ben Mayer 2025-12-19 18:55:46 +01:00
  • 1ca1a4676c
    docs: typo notashelf/push-lyuzqwroywyx Ching Pei Yang 2025-12-19 18:55:10 +01:00
  • d80f3592f3 deploy: 4b95ae106c horriblename 2025-12-19 17:55:03 +00:00
  • ace2886cd0 Deploy PR #1297 preview GitHub Actions 2025-12-19 17:54:53 +00:00
  • 4b95ae106c
    bufferline.nvim: fix hover behavior (#1297) main Ben 2025-12-20 01:50:15 +08:00
  • 1d541ab21c Deploy PR #569 preview GitHub Actions 2025-12-19 17:04:58 +00:00
  • 4d80eeb006 Changed lsp enable config variable referenced isaacST08 2025-11-15 15:41:37 -07:00
  • 353b63b6ac Added description for pdf viewer isaacST08 2025-05-04 12:20:36 -06:00
  • 3433bf9071 Refactored pdfViewer and fixed infrec error isaacST08 2025-05-03 18:51:58 -06:00
  • d65c480188 Started work to resolve infrec error isaacST08 2025-03-10 10:00:26 -06:00
  • f57dbd04fe Fixed typo in tectonic.nix isaacST08 2025-03-07 12:31:14 -07:00
  • 2393647def Fixed typo in default.nix isaacST08 2025-03-07 12:29:01 -07:00
  • 3859b8d9c9 Fixed missing mkOption function call in tectonic.nix isaacST08 2025-03-07 12:19:14 -07:00
  • 9211746d23 Changed the new-file-template-nvim npin to the fork that adds escaping newline characters to support tex templates properly isaacST08 2025-02-17 17:33:24 -07:00
  • af04becc50 Altered mkEnableTreesitterOption functionallity to take in a boolean instead of all of config isaacST08 2025-02-12 01:17:32 -07:00
  • 127523101f Reword doc description isaacST08 2025-02-12 01:07:42 -07:00
  • bd90630606 Cleaned up tectonic args processing isaacST08 2025-02-12 01:03:07 -07:00
  • d6433345f9 Added comment explaining why code is structured as it is isaacST08 2025-02-11 21:30:44 -07:00
  • 2e326bdb68 Utilized lib.optionalAttrs to simplify code isaacST08 2025-02-11 21:28:17 -07:00
  • e640feff1a Cleaned up documentation and other performed other code cleanups isaacST08 2025-02-11 21:14:24 -07:00
  • 123027e48e Created assertion for the correct number of pdf viewers instead of throwing an error. isaacST08 2025-02-11 20:48:34 -07:00
  • 6a80573475 Clarified documentation wording and utilized mkPackageOption for the tectonic builder isaacST08 2025-02-11 19:55:48 -07:00
  • 6c3efb5b79 Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/latexmk.nix isaacST08 2025-02-11 19:43:46 -07:00
  • 937f48d4c5 Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/tectonic.nix isaacST08 2025-02-11 19:42:14 -07:00
  • 290f4e5b08 Added code/keyword md escaping for documentation in modules/plugins/languages/tex/default.nix isaacST08 2025-02-11 19:41:14 -07:00
  • 29d78156ac Added code/keyword md escaping for documentation in modules/plugins/languages/tex/build/default.nix isaacST08 2025-02-11 19:40:26 -07:00
  • 44c007f76e Added usage of lib.optionals and created an assersion to check the number of enabled builders isaacST08 2025-02-11 19:37:14 -07:00
  • 3c8fde89cc Rebase & Merge isaacST08 2025-02-11 18:16:07 -07:00
  • b30727e033 Created mkEnableTreesitterOption in the extendend library isaacST08 2025-02-10 17:35:57 -07:00
  • 08a77485aa Fixed typos and formatting isaacST08 2025-02-10 15:24:39 -07:00
  • 594d7b434b Reorganized file and options structure for more intuitive use isaacST08 2025-01-30 19:15:22 -07:00
  • 4a581e984c Added more pdf viewer options isaacST08 2025-01-30 18:56:32 -07:00
  • 892f3d6336 PDF Viewer framework bug fixes and integrated functionallity into texlab lsp implementation isaacST08 2025-01-30 18:14:51 -07:00
  • ac062b2386 Created PDF viewer framework isaacST08 2025-01-30 17:15:00 -07:00
  • 4b2d169759 Further Cleanup isaacST08 2025-01-30 14:52:44 -07:00
  • 35430ca7ab Cleanup: Sorted sections alphabetically, utilized inherrits where appropriate isaacST08 2025-01-30 14:37:30 -07:00
  • 0c3c67d068 Added symbol options for texlab isaacST08 2025-01-30 13:56:38 -07:00
  • b4098ad71f Added chktex options for texlab isaacST08 2025-01-30 13:03:48 -07:00
  • 06fbacb3d0 Added enum options for completion matcher option isaacST08 2025-01-30 12:25:19 -07:00
  • d7de68f37e Removed old files isaacST08 2025-01-26 20:11:20 -07:00
  • 9300f920f6 Added experimental options for texlab isaacST08 2025-01-26 20:05:48 -07:00
  • 80938d1056 Added inlayHints options for texlab and some cleanup isaacST08 2025-01-26 19:47:50 -07:00
  • a5fb96675d Added completion options for texlab isaacST08 2025-01-26 19:31:45 -07:00
  • 179418e936 Added latexindent options to texlab isaacST08 2025-01-26 19:26:06 -07:00
  • 39fd4fe6ff Added general texlab options and some cleanup isaacST08 2025-01-26 19:09:35 -07:00
  • 847c1b5647 Added diagnostic options for texlab isaacST08 2025-01-26 18:56:41 -07:00
  • 8d7cac7e1c Refactored to use the nvf library toLuaObject as well as other improvements and cleanups isaacST08 2025-01-26 18:42:54 -07:00
  • a2ffaf84ac Switched to using lib.nvim.config.mkBool where appropriate isaacST08 2025-01-26 16:06:21 -07:00
  • e0f0017cdd Pinned commit hash of new-file-template.nvim isaacST08 2025-01-25 10:08:02 -07:00
  • aa75d98822 Created latexmk builder isaacST08 2025-01-24 10:49:26 -07:00
  • 2e5544214b Created builder template for making new builders that will work with existing code isaacST08 2025-01-24 10:28:17 -07:00
  • 77bb18fe08 Fixed typo isaacST08 2025-01-23 19:50:17 -07:00
  • 2c856dcd64 Cleanup after makeing build module isaacST08 2025-01-23 19:44:59 -07:00
  • 31f212b5d9 Created build module isaacST08 2025-01-23 19:35:00 -07:00
  • 7ebbe28b11 Cleanup residue from modularization isaacST08 2025-01-23 17:05:25 -07:00
  • aa191b683e Migrated texlab into its own module isaacST08 2025-01-23 16:54:21 -07:00
  • 8f042cedca Moved lsp config into its own module isaacST08 2025-01-23 16:34:57 -07:00
  • e78b4ffe07 Starting modularizing tex.nix into smaller sections isaacST08 2025-01-23 16:08:31 -07:00
  • 54a64a4560 Added texlab tectonic options isaacST08 2025-01-23 15:37:45 -07:00
  • 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 isaacST08 2025-01-21 20:42:05 -07:00
  • 187bf3ef25 Switched to Alejandra formatting style isaacST08 2025-01-19 16:05:26 -07:00
  • 60fe055375 Added support for setting the g:tex_flavor option isaacST08 2025-01-19 15:54:54 -07:00
  • 25e2cfa49b Fixed texlab needing to be installed globally to be able to use the lsp isaacST08 2025-01-19 11:06:22 -07:00
  • 52d36c0c2c Added tex to the languages list isaacST08 2025-01-18 21:03:43 -07:00
  • 8a2a635fc4 Changed texlab lsp config build.filename to use stringToLua function isaacST08 2025-01-18 20:30:55 -07:00
  • 186b6fd8c1 Fixed weird nix boolean toString implementation isaacST08 2025-01-18 20:20:56 -07:00
  • 4fbc78cd42 Created function to simplify converting a string into lua format and removed null default values isaacST08 2025-01-18 20:11:32 -07:00
  • 286f292127 Fixed typo isaacST08 2025-01-18 20:03:40 -07:00
  • d42896be4a Added toString functions on Texlab LSP source booleans and other mapped values isaacST08 2025-01-18 20:01:08 -07:00
  • 7dceb8b0c0 Fix import on the wrong line isaacST08 2025-01-18 19:56:41 -07:00
  • ac75542243 Created tex language options isaacST08 2025-01-18 19:26:51 -07:00
  • 3dbf2d6819 Deploy PR #1271 preview GitHub Actions 2025-12-18 17:17:41 +00:00
  • eddede4a5e
    Merge branch 'main' into feat/roslyn-ls CaueDosAnjos 2025-12-18 14:13:23 -03:00
  • 44a0286468 Deploy PR #1294 preview GitHub Actions 2025-12-18 14:40:01 +00:00
  • c0fe9f1839 utility/ccc: no hidden mapping, better types Jens Feodor Nielsen 2025-12-18 15:28:56 +01:00
  • f12019cc99 Deploy PR #1299 preview GitHub Actions 2025-12-18 13:43:14 +00:00
  • f06b89ef34
    Merge 797748a20c into cd81bbb904 raf 2025-12-18 13:38:18 +00:00
  • 797748a20c
    flake: use the correct formatter for Nix; suppress deno output NotAShelf 2025-12-18 16:36:42 +03:00
  • 8a1ef233eb
    docs: fix headings; move quirks to includes block' NotAShelf 2025-12-18 16:33:49 +03:00
  • c5ac7284cd Deploy PR #1299 preview GitHub Actions 2025-12-18 13:26:20 +00:00
  • 9f7da0727a
    ci: fix workflow id for formatting check NotAShelf 2025-12-18 16:17:03 +03:00
  • a4bff9749a
    flake: add a Markdown formatting check; add Deno to formatting wrapper NotAShelf 2025-12-18 16:15:43 +03:00
  • 20bcf9e946
    docs: link NDG syntax documentation; revise keymaps section NotAShelf 2025-12-18 16:10:22 +03:00
  • c6022aeab2
    flake: document 'develop' package better NotAShelf 2025-12-18 15:50:25 +03:00
  • 858717bed7
    docs/manual: fix minor typos; revamp contributing section NotAShelf 2025-12-18 15:19:25 +03:00
  • 1b73e78788
    docs/manual: move v0.9 entries to the correct file; format NotAShelf 2025-12-18 15:19:00 +03:00