summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
2022-10-31refactor(installer): skip unstable headless update (#3338)kylo252
2022-10-22refactor: clean up test env paths (#3318)kylo252
2022-10-21refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-17Merge remote-tracking branch 'origin/rolling'kylo252
2022-10-14fix: don't install desktop file w/o xdg-desktop-menu (#3229)opalmay
2022-10-10feat(uninstaller): desktop entryopalmay
feat(uninstaller): desktop entry
2022-10-09Feat(installer): desktop entry (#3187)opalmay
Co-authored-by: Opal Mizrahi <[email protected]>
2022-10-08fix(typo): fix language server name typo in config example #3176 (#3183)Leung Yau Ming
2022-10-08fix(installer): don't set log levelChristian Chiarulli
2022-10-07fix(typo): fix language server name typo in config example (#3176)Leung Yau Ming
2022-10-06feat: enable global installation (#3161)kylo252
2022-10-06feat: lock new installations to nvim 0.8+ (#3111)kylo252
2022-10-06fix(installer): don't overwrite previous config (#3154)Mattherix
2022-09-27chore: format on save false by default in default configChristianChiarulli
2022-09-20revert: fix Packer instead of hard-coding config (#3049)kylo252
2022-09-20fix(installer): small fix in help message of install.sh (#3032)Dániel Vankó
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan
* fix: make navim-navic configurable * fix: make sure vim-illuminate is configurable * fix: make sure theme is configurable * fix(ci): don't verify uninstalled plugins * refactor(lsp): add setup_document_symbols util * revert: keep onedarker on freeze branch * refactor(lsp): avoid duplicate hl autocmds Co-authored-by: kylo252 <[email protected]>
2022-09-15fix(example config): fix config for treesitter (#3016)yangbinji
2022-09-12Merge remote-tracking branch 'origin/rolling'kylo252
2022-09-12fix(plugins): handle deprecated options (#3014)kylo252
2022-09-04Merge remote-tracking branch 'origin/rolling'kylo252
2022-09-01docs(lsp): fix the way of removing items from skipped_servers (#2887)Gustavo Mendel
2022-08-29Merge remote-tracking branch 'origin/rolling'kylo252
2022-08-20chore: bump plugins version (#2895)github-actions[bot]
2022-08-19feat(installer): handle INSTALL_PREFIX not on PATH (#2912)kylo252
2022-08-19docs: fix automatic_servers_installation example (#2918)Ian C
2022-08-19docs(windows): update example config (#2919)Opa Kholis Majid
2022-08-12refactor(keymaps)!: don't hijack H/L by default (#2874)Benedikt Schnatterbeck
2022-08-09docs(windows): update example config for nvim-tree (#2766)Gabriel Kwong
2022-08-09fix(installer): create profile.ps1 if nonexistent (#2810)Philipp Bokatius
2022-08-01Merge branch 'rolling'1.1.4kylo252
2022-07-31fix(installer) comment causes antivirus false positives (#2818)XadE-Blue
2022-07-31Merge branch 'rolling'kylo252
2022-07-03fix: typo in utils/installer/install.sh (#2776)Yazeed1s
2022-06-26feat(lsp): add option to override default `nvim-lsp-installer` settings (#2698)CPea
2022-06-26fix(installer): always use check shallow clones (#2763)kylo252
2022-06-24Merge branch 'rolling'kylo252
2022-06-24fix(installer): use full path to verify_plugins.lua (#2755)kylo252
2022-06-23Merge branch 'rolling'kylo252
2022-06-23feat(installer): add verify-plugins hook (#2751)kylo252
2022-06-23feat: fix a couple of issues (#2750)Abouzar Parvan
* fix(nvimtree): do not set key if disabled * fix(telescope): move pickers of out defaults * fix(install): use proper gentoo installation
2022-06-10Merge branch 'rolling'kylo252
2022-05-31fix(nvimtree): update nvim-tree setup (#2681)Abouzar Parvan
2022-05-25Merge remote-tracking branch 'origin/rolling'kylo252
2022-05-21refactor: load the default options once (#2592)kylo252
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-03Merge remote-tracking branch 'origin/rolling'kylo252
2022-04-30fix(installer): latest and specified release version for neovim have ↵lmckiwo
different urls (#2484)
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2022-04-27Merge branch 'rolling'kylo252
2022-04-27refactor: lock new installations to nvim v0.7+ (#2526)kylo252