summaryrefslogtreecommitdiff
path: root/utils/installer/install.ps1
AgeCommit message (Expand)Author
2023-04-07fix(installer): validation step was failing on windows (#4008)Elvis Dukaj
2023-02-14fix: win installer syntax error (#3635)LostNeophyte
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2022-11-14fix(installer): fix syntax error with powershell installer (#2875)Jonathan Cooper
2022-11-05fix(installer): use quotes in set-alias (#3408)Tommy Au
2022-11-04fix(installer): Use master in windows installer (#3421)LostNeophyte
2022-08-09fix(installer): create profile.ps1 if nonexistent (#2810)Philipp Bokatius
2022-07-31fix(installer) comment causes antivirus false positives (#2818)XadE-Blue
2022-04-27refactor: lock new installations to nvim v0.7+ (#2526)kylo252
2022-04-02fix(installer/pwsh): fixes some details on installer and uninstaller (#2404)Bruno Gava Guerra
2022-03-20fix(windows): use correct validation for the alias (#2371)kylo252
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2022-02-03[Bugfix]: added -ScriptBlock to run commands ```install.ps1``` (#2188)Adrian Nadau Semb
2021-12-09fix(bootstrap): remove hard-coded spellfile option (#2061)kylo252
2021-10-24chore: update docs to reflect recent changes (#1841)kylo252
2021-10-20[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802)Antyos
2021-10-03fix: restore windows installer default branchkylo252
2021-10-03refactor: auto-generate language configuration (#1584)kylo252