Commit graph

978 commits

Author SHA1 Message Date
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
isaacST08
aef828406d Created latexmk builder 2025-01-24 10:49:26 -07:00
isaacST08
387eb9ba27 Created builder template for making new builders that will work with existing code 2025-01-24 10:28:17 -07:00
isaacST08
1d28982b43
Merge branch 'NotAShelf:main' into feature-language-tex 2025-01-23 19:55:47 -07:00
isaacST08
13da2ae755 Fixed typo 2025-01-23 19:50:17 -07:00
isaacST08
9b524fbe1c Cleanup after makeing build module 2025-01-23 19:44:59 -07:00
isaacST08
44959a0c8a Created build module 2025-01-23 19:35:00 -07:00
isaacST08
48674a46fa Cleanup residue from modularization 2025-01-23 17:05:25 -07:00
isaacST08
9b401be571 Migrated texlab into its own module 2025-01-23 16:54:21 -07:00
isaacST08
c3291ab71c Moved lsp config into its own module 2025-01-23 16:34:57 -07:00
isaacST08
1f08c4eda7 Starting modularizing tex.nix into smaller sections 2025-01-23 16:08:31 -07:00
isaacST08
9357bde934 Added texlab tectonic options 2025-01-23 15:37:45 -07:00
LilleAila
e3d99f2969
Merge branch 'main' into highlight-options 2025-01-23 16:26:47 +01:00
LilleAila
f58f41629f
highlight: :h reference in single quotes 2025-01-20 14:28:36 +01:00
LilleAila
28bbe89fbc
highlight: example without '' 2025-01-20 14:16:45 +01:00
isaacST08
4db392f3e1
Merge branch 'NotAShelf:main' into feature-language-tex 2025-01-19 16:08:28 -07:00
isaacST08
fb0ddb338e Switched to Alejandra formatting style 2025-01-19 16:05:26 -07:00
isaacST08
c191420912 Added support for setting the g:tex_flavor option 2025-01-19 15:54:54 -07:00
LilleAila
653e5d6a17
highlight: implement suggestions 2025-01-19 19:38:12 +01:00
isaacST08
5883c09366 Fixed texlab needing to be installed globally to be able to use the lsp 2025-01-19 11:06:22 -07:00
LilleAila
5e3a0dcdc3
highlight: cterm as enum 2025-01-19 18:11:12 +01:00
LilleAila
fcb6f82892
highlight: init 2025-01-19 18:03:21 +01:00
LilleAila
dfd4dc8494
visuals/rainbow-delimiters: init 2025-01-19 12:52:45 +01:00
db8a586b7e
neovim/init: enable preventJunkFiles by default
Some checks are pending
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
2025-01-19 13:21:51 +03:00
raf
9e38d00f1f
Merge branch 'main' into add-mini-nvim 2025-01-19 12:39:20 +03:00
LilleAila
e331f009d5
mini/hues: more descriptive color options 2025-01-19 10:19:34 +01:00
LilleAila
ae81ab2c5f
mini/notify: set vim.notify, assert nvim-notify 2025-01-19 10:16:25 +01:00
isaacST08
9811174419 Changed texlab lsp config build.filename to use stringToLua function 2025-01-18 20:30:55 -07:00
isaacST08
7744a1a97f Fixed weird nix boolean toString implementation 2025-01-18 20:20:56 -07:00
isaacST08
23f2b22ae7 Created function to simplify converting a string into lua format and removed null default values 2025-01-18 20:11:32 -07:00
isaacST08
97b4dd88ef Fixed typo 2025-01-18 20:03:40 -07:00
isaacST08
a504d8ef37 Added toString functions on Texlab LSP source booleans and other mapped values 2025-01-18 20:01:08 -07:00
isaacST08
9cded6f6c2 Fix import on the wrong line 2025-01-18 19:56:41 -07:00
isaacST08
33ccc42932 Created tex language options 2025-01-18 19:26:51 -07:00
LilleAila
f338fd3411
utility/fzf-lua: fix typo in profile description 2025-01-18 23:33:46 +01:00
LilleAila
ba55a1b54a
utility/fzf-lua: add profile option, fix name 2025-01-18 23:33:45 +01:00
LilleAila
775963dd9d
utility/fzf-lua: add border option description 2025-01-18 23:33:45 +01:00
LilleAila
f279e3a585
utility/fzf-lua: init 2025-01-18 23:33:37 +01:00
raf
22a1aef09e
Merge branch 'main' into add-mini-nvim 2025-01-18 21:18:15 +03:00
4200828526 languages/nix: remove hardcoded indentation options 2025-01-18 18:55:46 +01:00
LilleAila
cb1462f1c1
Merge remote-tracking branch 'upstream/main' into add-mini-nvim 2025-01-17 21:39:02 +01:00
LilleAila
f1f89a5c49
mini/*: remove unused inherits 2025-01-17 21:29:48 +01:00
LilleAila
e8e5594fb9
mini/visits: init 2025-01-17 21:25:28 +01:00
LilleAila
0994337d02
mini/trailspace: init 2025-01-17 21:23:56 +01:00