diff options
| author | Philipp Joram <phijor@users.noreply.github.com> | 2025-04-30 13:15:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-30 04:15:06 -0700 |
| commit | 3d69858b600c51131600d03c236a2afb40a64cdd (patch) | |
| tree | 79caa7e457a20a0d7a7a601a35873690142bf382 /lua | |
| parent | Revert "fix(configs): remove sanitize_cmd #3806 (diff) | |
| download | nvim-lspconfig-3d69858b600c51131600d03c236a2afb40a64cdd.tar nvim-lspconfig-3d69858b600c51131600d03c236a2afb40a64cdd.tar.gz nvim-lspconfig-3d69858b600c51131600d03c236a2afb40a64cdd.tar.bz2 nvim-lspconfig-3d69858b600c51131600d03c236a2afb40a64cdd.tar.lz nvim-lspconfig-3d69858b600c51131600d03c236a2afb40a64cdd.tar.xz nvim-lspconfig-3d69858b600c51131600d03c236a2afb40a64cdd.tar.zst nvim-lspconfig-3d69858b600c51131600d03c236a2afb40a64cdd.zip | |
fix(texlab): add "latexmkrc" root marker for Latexmk projects #3810
Problem:
The root directory of Latexmk-based projects is not detected when the
local configuration file is called `latexmkrc` (without leading `.`).
Solution:
Both `.latexmkrc` and `latexmkrc` are valid names for local Latexmk
configuration files [1]. Add `latexmk` to the list of possible root
markers.
[1]: https://mgeier.github.io/latexmk.html#local-configuration-files
Diffstat (limited to 'lua')
0 files changed, 0 insertions, 0 deletions
