summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-19docs: Update example plugin file to use native snippets with supertab. (#66)Alex Ford
2024-03-29fix: Deperecated syntax in bootstrapping of LazyVim starter (#56)denartha10
2024-03-21fix: removed some outdated examplesFolke Lemaitre
2024-01-19fix: on_attach deprecated, replace with lsp.on_attach (#45)Joshua Davis
2023-10-09docs: simplify cmp-emoji exampleFolke Lemaitre
2023-06-02docs: corrected plugin spec location (#25)Miles Ramage
2023-05-28style: typoFolke Lemaitre
2023-04-22fix: remove help causing error as nonexistent (#23)Tom Mi
2023-02-27refactor: sumneko -> lua_ls (#18)Jesse Zomer
2023-01-27fix(examples): fix a bug (#10)Amir Khazaie
2023-01-24refactor: simplified fzf native exampleFolke Lemaitre
2023-01-23fix(lazy): rearrange imports order so that user can overwrite extra modules (#9)jliaoh
2023-01-23feat: added extra for mini.animateFolke Lemaitre
2023-01-22fix(lazy): dont disable matchit, matchparen and netrw by defaultFolke Lemaitre
2023-01-22docs: cleanupFolke Lemaitre
2023-01-22docs: updated readme to point to the installation section of the docsFolke Lemaitre
2023-01-17feat: set `config.defaults.version` for now. Too many semver plugins have out...Folke Lemaitre
2023-01-16feat(lazy): set `config.defaults.lazy = false`. Better for new usersFolke Lemaitre
2023-01-12feat: added example to setup supertab with cmp and luasnipFolke Lemaitre
2023-01-11chore: remove lazy-lock.jsonFolke Lemaitre
2023-01-10feat: updated examplesFolke Lemaitre
2023-01-09docs: typoFolke Lemaitre
2023-01-09docs: fixed starter linkFolke Lemaitre
2023-01-09docs: added iconFolke Lemaitre
2023-01-09docs: updated installation stepsFolke Lemaitre
2023-01-09docs: added proper steps to install the starterFolke Lemaitre
2023-01-09docs: fixed treeFolke Lemaitre
2023-01-09refactor: better examplesFolke Lemaitre
2023-01-08feat: added an example on how to use mini.starter instead of alphaFolke Lemaitre
2023-01-08refactor!: use new `opts` propertyFolke Lemaitre
2023-01-07docs: removed screenshotFolke Lemaitre
2023-01-07docs: updated file treeFolke Lemaitre
2023-01-07refactor: example -> editorFolke Lemaitre
2023-01-07docs: comment all examplesFolke Lemaitre
2023-01-07docs: better docs for the starter templateFolke Lemaitre
2023-01-07feat(lsp): added example for custom lsp server setupFolke Lemaitre
2023-01-07docs: added readme and licenseFolke Lemaitre
2023-01-07docs: more examplesFolke Lemaitre
2023-01-07docs: init.luaFolke Lemaitre
2023-01-07feat(treesitter): examples on how to setup treesitterFolke Lemaitre
2023-01-07feat(lsp): examples on how to setup lspconfigFolke Lemaitre
2023-01-07docs: added comments to config filesFolke Lemaitre
2023-01-07feat: initial commitFolke Lemaitre