LunarVim/lua/lvim
Alexey Svirschevskiy 0a28cdf9d6
fix(lsp): avoid accessing undefined user_data (#2216)
Co-authored-by: Alexey Svirshchevskiy <alexey.svirshchevskiy@sitoo.com>
2022-01-26 21:45:42 +03:30
..
config refactor(settings): add headless-mode settings (#2134) 2022-01-04 12:17:59 +03:30
core fix(logging): disable insane amount of logging inside lvim.log (#2205) 2022-01-23 13:11:18 +03:30
impatient feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
interface feat(info): display overridden servers for filetype (#2155) 2022-01-08 14:36:56 +01:00
lsp fix(lsp): avoid accessing undefined user_data (#2216) 2022-01-26 21:45:42 +03:30
utils fix(lsp): no need to stop clients on LvimReload (#2160) 2022-01-10 15:48:05 +01:00
bootstrap.lua chore(installer): require neovim 0.6.1+ (#2211) 2022-01-24 13:01:57 +01:00
impatient.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
keymappings.lua refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
plugin-loader.lua fix(install): avoid data-races for on_packer_complete (#2157) 2022-01-10 09:54:47 +01:00
plugins.lua chore(plugins): bump plugin version, also fix for offset_encoding (#2210) 2022-01-24 15:20:04 +03:30
utils.lua refactor(test): cleanup test utilities (#2132) 2022-01-02 14:53:01 +01:00