LunarVim/lua/lvim
kylo252 7a4265fa46
fix(lsp): diagnostic codes already show by default (#4070)
avoid viewing duplicate diagnostic codes since they are now already shown
by default since neovim#21130
2023-04-23 13:02:32 +02:00
..
config feat(lazy): lazy.nvim settings can be customized (#4010) 2023-04-12 04:29:11 -04:00
core fix: make FileOpened autocmd work with quickfix (#4040) 2023-04-15 13:48:06 -04:00
interface chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30
lsp fix(lsp): diagnostic codes already show by default (#4070) 2023-04-23 13:02:32 +02:00
utils feat: regenerate lsp templates after LvimUpdate (#3864) 2023-03-06 05:15:08 -05:00
bootstrap.lua refactor: migrate to lazy.nvim (#3647) 2023-01-10 21:18:17 +01:00
icons.lua chore: replace deprecated MDI Orbit icon (#3880) 2023-02-25 12:23:56 +01:00
keymappings.lua feat(keybindings): operator pending mode (#3626) 2022-12-21 09:23:07 +01:00
plugin-loader.lua fix(bootstrap): delay lsp setup until LazyDone (#4041) 2023-04-15 13:46:06 +02:00
plugins.lua chore(plugins): remove popup.nvim as it is deprecated (#4004) 2023-04-07 14:01:36 +02:00
utils.lua refactor: migrate to lazy.nvim (#3647) 2023-01-10 21:18:17 +01:00