Disable telemetry for sumneko lua lsp#5
Merged
tjdevries merged 1 commit intonvim-lua:masterfrom Jul 11, 2022
skovati:master
Merged
Disable telemetry for sumneko lua lsp#5tjdevries merged 1 commit intonvim-lua:masterfrom skovati:master
tjdevries merged 1 commit intonvim-lua:masterfrom
skovati:master
Conversation
Member
|
Shouldn't they get merged or no in lspconfig? |
Contributor
Author
|
@tjdevries sorry, what do you mean? I know kickstart.nvim is supposed to act as the reference configuration for lspconfig, but this seemed like something that should be "backported" |
coffm049
pushed a commit
to coffm049/christian-kickstart.nvim
that referenced
this pull request
Dec 12, 2023
stefpankov
added a commit
to stefpankov/kickstart.nvim
that referenced
this pull request
Sep 11, 2024
neotest for go setup with dap ui now using noice.nvim vue setup attempt nvim-lua#5, still not done changed php language server since intellephense works better with laravel
frankstutz
added a commit
to frankstutz/kickstart.nvim
that referenced
this pull request
Oct 24, 2024
smrznuti1
pushed a commit
to smrznuti1/nvc
that referenced
this pull request
Dec 17, 2024
* feat: add fish_indent * feat: update readme to add fish_indent
smrznuti1
pushed a commit
to smrznuti1/nvc
that referenced
this pull request
Dec 17, 2024
* feat: add fish_indent * feat: update readme to add fish_indent
mikolfaro
pushed a commit
to mikolfaro/kickstart.nvim
that referenced
this pull request
Jul 17, 2025
# This is the 1st commit message: fix: update lazy uninstall information link (nvim-lua#1148) # The commit message nvim-lua#2 will be skipped: # Nvim - WIP - Lsp VueJS/Typescript configs # The commit message nvim-lua#3 will be skipped: # Volar/TS - Fixes # The commit message nvim-lua#4 will be skipped: # Add Tailwind # The commit message nvim-lua#5 will be skipped: # ADd info about rust-analzyer # The commit message nvim-lua#6 will be skipped: # Update dependencies # The commit message nvim-lua#7 will be skipped: # Sync # The commit message nvim-lua#8 will be skipped: # Add Intelephense # The commit message nvim-lua#9 will be skipped: # Treesitter - Add frontend languages # The commit message nvim-lua#10 will be skipped: # Enable nerd fonts # The commit message nvim-lua#11 will be skipped: # Add diagnostics and quick fix commands # The commit message nvim-lua#12 will be skipped: # Add dadbod and dadbod UI
aaronhooper
pushed a commit
to aaronhooper/kickstart.nvim
that referenced
this pull request
Oct 21, 2025
…stic-config fix(diagnostic): remove unnecessary config lines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on existing recommended config in lsp-config, this disables the telemetry for sumneko lua lsp.