LunarVim/utils/installer
kylo252 23df368b00
refactor: load the default options once (#2592)
BREAKING CHANGE: modifying the default options for keymaps and autocmds
is now done by overwriting them, since they won't be loaded into the
global `lvim` table anymore

* refactor: use the lua-commands api
* refactor!: use the lua-autocmds api
* fix(settings): let neovim handle spellfile
* feat: add log:set_log_level()
* chore: update examples
* chore: add deprecation notice for custom_groups
2022-05-21 16:48:47 +02:00
..
config.example.lua refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
config_win.example.lua refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
install-neovim-from-release fix(installer): latest and specified release version for neovim have different urls (#2484) 2022-04-30 16:33:45 +02:00
install.ps1 refactor: lock new installations to nvim v0.7+ (#2526) 2022-04-27 17:37:27 +02:00
install.sh refactor: lock new installations to nvim v0.7+ (#2526) 2022-04-27 17:37:27 +02:00
install_bin.sh refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
install_stylua.sh Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
uninstall.ps1 fix(installer/pwsh): fixes some details on installer and uninstaller (#2404) 2022-04-02 12:07:48 +02:00
uninstall.sh refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00