summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2022-11-16fix(installer): fix syntax error with powershell installer (#2875)Jonathan Cooper
2022-11-05fix(installer): use quotes in set-alias (#3408)Tommy Au
2022-11-04chore: format on save off by defaultChristian Chiarulli
2022-11-04feat: use our own colorscheme, decouple from tokyonight (#3378)Christian Chiarulli
2022-11-04fix(installer): Use master in windows installer (#3421)LostNeophyte
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
2022-10-09Feat(installer): desktop entry (#3187)opalmay
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
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
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