Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | docs: update colors for links in readme | Christian Chiarulli | |
2022-10-20 | Docs: update readme (#3303) | umop3plsdn | |
2022-10-20 | docs: remove and reorganize images (#3302) | Nicholas O'Kelley | |
2022-10-19 | docs: Update Readme (#3282) | umop3plsdn | |
* Update Readme Something like this to start * Update README.md | |||
2022-10-06 | feat: lock new installations to nvim 0.8+ (#3111) | kylo252 | |
2022-09-28 | doc: Replace Tree-sitter `maintained` with `all` in README (#3088) | Vinicius Brasil | |
`maintained` option is not supported anymore https://github.com/nvim-treesitter/nvim-treesitter/issues/2887 | |||
2022-09-21 | docs: update images | Christian Chiarulli | |
2022-09-20 | fix: add branch export for rolling installation (#3054) | Tuna AlikaÅŸifoÄŸlu | |
2022-09-20 | Fix: 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-17 | docs(readme): recommend rolling for 0.8, remove old breaking changes (#3028) | Christian Chiarulli | |
2022-08-19 | docs: fix some typos and enhance readability (#2917) | Liam | |
2022-04-27 | refactor: lock new installations to nvim v0.7+ (#2526) | kylo252 | |
2022-04-23 | fix(readme): remove black as linter (#2510) | Sean | |
2022-04-14 | fix(readme): update lsp server ignore syntax | Abouzar Parvan | |
2022-03-25 | fix(windows): specify required powershell version for the installation ↵ | ahsan-a | |
script (#2376) | |||
2022-03-25 | docs(README): change forgotten breaking change in example (#2377) | Daniel VG | |
2022-03-24 | docs: update demo images on the main readme (#2386) | kylo252 | |
* docs: update demo images on the main readme * chore: upload images to github directly * chore: remove redundant media files | |||
2022-03-19 | feat: add alpha.nvim integration (#1906) | kylo252 | |
2022-03-07 | docs(readme): fix typo in example config (#2333) | Kerem Bozdas | |
2022-03-02 | feat: add option to automatically answer 'yes' for sh install script (#2306) | Lucas Santos | |
2022-02-03 | docs(readme): add powershell installer script for Windows (#2208) | Antyos | |
* docs(readme): add powershell installer script for Windows * docs(readme): simplify Windows installation Co-authored-by: kylo252 <[email protected]> * docs(readme): expand powershell `iex` and `iwr` * docs(readme): use basic parsing for Powershell Invoke-WebRequest Co-authored-by: kylo252 <[email protected]> | |||
2022-01-24 | chore(installer): require neovim 0.6.1+ (#2211) | kylo252 | |
2022-01-08 | fix(null-ls): avoid sending invalid opts.args (#2154) | kylo252 | |
2022-01-02 | feat: lazyload notify's configuration (#1855) | kylo252 | |
Co-authored-by: Luc Sinet <[email protected]> | |||
2021-12-23 | refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093) | Abouzar Parvan | |
Co-authored-by: kylo252 <[email protected]> | |||
2021-12-23 | fix(lsp): set the handlers opts for v0.6 as well (#2109) | kylo252 | |
2021-11-06 | refactor: deprecate lvim.lang.FOO (#1913) | kylo252 | |
Consolidate configuration styles for linters and formatters Fixes #1756 | |||
2021-10-24 | chore: update docs to reflect recent changes (#1841) | kylo252 | |
2021-10-03 | fix: add deprecation notice for lvim.lang.foo.lsp (#1670) | kylo252 | |
2021-10-02 | docs: spelling fixes and LunarVim name consistency (#1655) | Lee Marlow | |
2021-10-01 | feat: add LvimUpdate command (#1634) | kylo252 | |
* feat: add prelimenary LvimUpdate command * feat: use native process management * feat: add a telescope change-log utility * fix: update readme to include the new command | |||
2021-09-29 | Update README.md | Abouzar Parvan | |
2021-09-21 | fix lsp_signature in readme | Abouzar Parvan | |
2021-09-16 | fix: more robust reloading (#1556) | kylo252 | |
2021-09-14 | chore: add demo images | christianchiarulli | |
2021-09-14 | Update README.md | rebuilt | |
2021-09-14 | Update README.md | rebuilt | |
2021-09-14 | Update README.md | rebuilt | |
2021-09-14 | Update README.md to delete old bin | pr3c0g | |
Previous versions of LunarVim had the bin located in `/usr/local/bin/lvim`. Since the new one is at `.local/bin/lvim`, if $PATH has the previous bin location before the new one, new installations on systems that had already LunarVim installed in the past, will fail to work. Hence, the old one should be removed. | |||
2021-09-02 | chore: simplify example | Christian Chiarulli | |
2021-09-02 | fix: update example config in readme | Christian Chiarulli | |
2021-09-02 | update README | Christian Chiarulli | |
2021-08-31 | Update README.md | Abouzar Parvan | |
2021-08-30 | fix: spacegray -> onedarker | Christian Chiarulli | |
2021-08-23 | [Refactor] Installer v2 with support for backup (#1052) | kylo252 | |
2021-08-23 | Update README.md | Abouzar Parvan | |
2021-08-09 | feat: Add an async logger using plenary (#1207) | kylo252 | |
Co-authored-by: rebuilt <[email protected]> | |||
2021-08-06 | fix: typo in README.md | grvxs | |
2021-08-04 | update for lunarvim org | Chris | |
2021-08-03 | Keymapping custom opts (#1215) | Dery Rahman Ahaddienata | |