LazyVim.LazyVim/lua/lazyvim/config
Iordanis Petkakis 90a92312ae
feat(root): provide vim.g.root_lsp_ignore to ignore LSP servers (#4332)
## Description
This provides `vim.g.root_lsp_ignore` for users to customize which LSP
servers should be taken into account when evaluating the LSP `root_dir`.
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)
Closes #4330
<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-10-03 15:55:25 +02:00
..
autocmds.lua fix(gitsigns): change name of filetype blame (#4243) 2024-10-03 15:47:09 +02:00
init.lua chore(main): release 12.41.0 (#4526) 2024-10-02 11:29:17 +02:00
keymaps.lua fix(keymaps): leader-wm 2024-07-24 07:03:45 +02:00
options.lua feat(root): provide vim.g.root_lsp_ignore to ignore LSP servers (#4332) 2024-10-03 15:55:25 +02:00