Releases: albingroen/quick.nvim
Releases · albingroen/quick.nvim
v2.1.0
v2.0.4
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: implement native neovim LSP by @albingroen in #14
Full Changelog: v1.0.7...v2.0.0
v1.0.7
What's Changed
- Fixed init.lua by @Signynt in #5
- Add note about installing ripgrep by @albingroen in #8
- Replace surround plugins by @albingroen in #9
- 2023 update by @albingroen in #13
New Contributors
- @Signynt made their first contribution in #5
- @albingroen made their first contribution in #8
Full Changelog: v1.0.6...v1.0.7
This is the last release were quick.nvim will use coc.nvim. We are moving to native LSP
v1.0.6
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- ✨ Update Telescope layout to Ivy
v1.0.4
- Simplify file browser code