Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix two diagnostic shortcuts by using updated telescope API #259

Merged

Conversation

oflisback
Copy link
Contributor

@oflisback oflisback commented Oct 23, 2022

This fixes the shortcuts <leader>ld and <leader>lw which broke because of Telescope's changed diagnostics API:

https://github.com/nvim-telescope/telescope.nvim/blob/master/doc/telescope_changelog.txt#L154-L155

@gnmearacaun gnmearacaun merged commit 76327a4 into LunarVim:master Oct 24, 2022
@gnmearacaun
Copy link
Collaborator

@oflisback thanks for the fix!

gnmearacaun added a commit to gnmearacaun/my-neovim-from-scratch-config that referenced this pull request Jun 30, 2023
Merge pull request LunarVim#255 from gnmearacaun/handlers

chore: replace handlers.lua with that of neovim-basic-ide, and update that file
updating the commit version for hrsh7th/cmp-nvim-lsp

- default_capabilities used in lua/user/lsp/handlers.lua breaks without this change.

Merge pull request LunarVim#257 from MVMS1994/master

updating the commit version for hrsh7th/cmp-nvim-lsp
Create CONTRIBUTING.md
Update CONTRIBUTING.md

Now you can see
Update CONTRIBUTING.md
Merge pull request LunarVim#258 from Aniketmishra0/patch-1

Create CONTRIBUTING.md
fix: use updated telescope diagnostics api

Merge pull request LunarVim#259 from oflisback/topic/update-telescope-diagnostics-api

Fix two diagnostic shortcuts by using updated telescope API
fixed spacing in options.lua

i know this is so so so pety but i noticed it while i was editing it for myself.
Merge pull request LunarVim#263 from ostap-tymchenko/patch-1

fixed spacing in options.lua
add wl-clipboard to Readme

fix: restrict treesitter from installing all, cleanup options

Merge branch 'LunarVim:master' into master

Merge pull request LunarVim#264 from gnmearacaun/master

fix(treesitter): restrict number of languages being pulled in
refine options

refine options

Merge pull request LunarVim#265 from gnmearacaun/master

chore: tidy up options
chore(whichkey): update quickfix command

Merge pull request LunarVim#266 from gnmearacaun/master

chore(whichkey): update quickfix command
Update README.md
Update README.md

Add social media link for general nvim help.
Update README.md
Update Readme.md

Removed the new Discord link for now, as I could not find the exact link to our neovim chat. Is it just me or is Matrix so much better of a app
Update README.md
Update README.md
Update README.md

fixing relative link 'upgrade'
Update README.md

fixing markdown for relative link
Update README.md
fix: change broken glyphs after Nerd Fonts v3.0.0 update

Replace any broken glyph caused by the update with newer or similar
looking ones.

Mention in README.md about the requirement of latest Nerd Fonts

BREAKING CHANGE: requires Nerd Fonts v3.0.0 or higher to be installed

Merge pull request LunarVim#302 from AbheetChaudhary/nerdfont-fix

fix: change broken glyphs after Nerd Fonts v3.0.0 update
add individual icons to gitsigns

Merge pull request LunarVim#306 from gnmearacaun/master

add individual icons to gitsigns
update on how to contribute

Merge branch 'LunarVim:master' into contributing

Merge pull request LunarVim#307 from gnmearacaun/contributing

Update contributions.md beyond hactoberfest only
Update CONTRIBUTING.md

minor edits
Update CONTRIBUTING.md

minor edit
update README

Merge pull request LunarVim#308 from gnmearacaun/readme

update README
Update README.md

fix link
Update CONTRIBUTING.md

minor edits
update README and CONTRIBUTING.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants