kylo252
|
ef41a3d24e
feat: better telescope integration (#1702)
|
3 years ago |
kylo252
|
f87416c141
fix(null-ls): add common lsp-setup hooks (#1763)
|
3 years ago |
Robin Kautz
|
daa0b24a50
[Bugfix]: fixes custom autocommands not working (#1775)
|
3 years ago |
Chase Colman
|
4b0ce90a95
fix(plenary): restore impatient caching for plenary (#1768)
|
3 years ago |
Chase Colman
|
9e18c16b2b
fix(config/log): show error in config instead of hiding (#1751)
|
3 years ago |
James Walmsley
|
5deb0e57ce
bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)
|
3 years ago |
Abouzar Parvan
|
3dc24cd0c3
[Feature] use `Comment.nvim` instead of `nvim-comment` (#1736)
|
3 years ago |
Abouzar Parvan
|
965ea4bbb9
fix: correct floating window position in Neovim 0.6 nightly (#1732)
|
3 years ago |
Abouzar Parvan
|
fdec599954
fix: core.telescope has migrated to lvim.core.telescope
|
3 years ago |
kylo252
|
52b7455741
feat: add an independent lvim namespace (#1699)
|
3 years ago |
Abouzar Parvan
|
e2c85df440
fix: anything not in setup should be set using zero and one (#1733)
|
3 years ago |
Abouzar Parvan
|
8c03df505f
fix: nvim-tree ls_disagnostics has been replaced with diagnostic (#1731)
|
3 years ago |
rebuilt
|
c44550249b
fix(nvimtree): change 0 and 1 values to true/false (#1728)
|
3 years ago |
rebuilt
|
65f165011a
fix(auto-pairs): disable lazy loading for auto-pairs (#1729)
|
3 years ago |
Abouzar Parvan
|
596db66c7f
fix: don't hide duplicate snippets
|
3 years ago |
xeluxee
|
ba5de3c833
feat(cmp): make popupmenu formatting options configurable (#1718)
|
3 years ago |
Chase Colman
|
82b7a35858
fix(cmp/autopairs): prevent out of bounds jump and re-enable jump after confirm (#1708)
|
3 years ago |
Abouzar Parvan
|
484c618d09
feat: support nvim-cmp floating menu highlights (#1719)
|
3 years ago |
Luc Sinet
|
b524100f01
feat: support wildcard filetypes for null-ls providers (#1447)
|
3 years ago |
kylo252
|
efd82c8756
feat: configure multiple filetypes per provider (#1725)
|
3 years ago |
kylo252
|
195b07a464
fix(lsp): use correct check for formatter override (#1726)
|
3 years ago |
Abouzar Parvan
|
5fef931d87
fix: move jsonls commands under setup (#1685)
|
3 years ago |
Xavier Young
|
e2df61f256
fix(telescope): prompt position when find/grep LunarVim files (#1711)
|
3 years ago |
Abouzar Parvan
|
85e7b7804a
fix: don't use the cmp floating window (#1715)
|
3 years ago |
Chris Dawkins
|
a814ea2e14
fix: correct variable names in NvimTree setup table (#1710)
|
3 years ago |
kylo252
|
f4899e3165
fix: register null-ls providers per filetype (#1709)
|
3 years ago |
kylo252
|
68d2678af3
feat: add filetype detection for solidity
|
3 years ago |
kylo252
|
c0e3c8d43a
feat(lsp): handle user configuration in setup() (#1707)
|
3 years ago |
Abouzar Parvan
|
0ad60e90a9
[Feature] better code action prompt and auto show codelens actions (#1698)
|
3 years ago |
Subho Banerjee
|
5fe7b7ad4d
feat(lsp): make lsp buffer-mappings configurable (#1687)
|
3 years ago |