LunarVim/lua/lvim
kylo252 3715ae645d
refactor: replace deprecated API calls (#4568)
* chore: bump plugins version

* refactor: replace deprecated API calls

* chore(lsp): update skipped servers list

* ci: update workflows

* ci: update release names in installer script

* ci: use action-setup-vim
2024-05-28 13:46:11 +02:00
..
config fix(default-options): remove invalid guifont option (#4447) 2024-02-13 19:00:18 +02:00
core refactor: replace deprecated API calls (#4568) 2024-05-28 13:46:11 +02:00
interface refactor: replace deprecated API calls (#4568) 2024-05-28 13:46:11 +02:00
lsp refactor: replace deprecated API calls (#4568) 2024-05-28 13:46:11 +02:00
utils refactor: replace deprecated API calls (#4568) 2024-05-28 13:46:11 +02:00
bootstrap.lua refactor: replace deprecated API calls (#4568) 2024-05-28 13:46:11 +02:00
icons.lua fix: circle icons was being cut off for some fonts 2023-07-04 19:46:59 -04:00
keymappings.lua feat(keybindings): operator pending mode (#3626) 2022-12-21 09:23:07 +01:00
plugin-loader.lua fix: correct runtimepath order (#4124) 2023-05-07 04:36:42 -04:00
plugins.lua fix(plugins): call bigfile setup correctly (#4567) 2024-05-27 10:02:06 +02:00
utils.lua refactor: migrate to lazy.nvim (#3647) 2023-01-10 21:18:17 +01:00