Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-25 | fix: don't overriding user's config | LostNeophyte | |
2023-01-25 | refactor!: put all plugin options under `opts` | LostNeophyte | |
2023-01-25 | fix completion | LostNeophyte | |
2023-01-25 | small fixes | LostNeophyte | |
2023-01-25 | refactor: use callbacks for configuring builtins | LostNeophyte | |
2023-01-20 | move lazy utils to modules.lua | LostNeophyte | |
2023-01-20 | perf: lazy load most plugins | LostNeophyte | |
2023-01-13 | fix(lir): nil check, simpler logic (#3725) | LostNeophyte | |
* fix(lir): nil check * simpler logic | |||
2023-01-13 | fix(icons): make devicons optional (#3616) | LostNeophyte | |
* fix(icons): make devicons optional * code review suggestion * fix: devicons_enable > devicons.enable | |||
2023-01-12 | refactor: move to upstream lir (#3711) | opalmay | |
* refactor: move to upstream lir * chore: lint | |||
2023-01-07 | feat: update setup tables (#3693) | opalmay | |
* feat(nvim-tree): update setup table * chore: lint * fix: move option to correct place * feat(illuminate): update setup table * feat(which-key): update setup table * feat(project.nvim): update setup table * feat(gitsigns): update setup table * chore: lint * feat(lir): update setup table | |||
2022-10-25 | fix(icons): do not reload `nvim-web-devicons` module (#3344) | CPea | |
2022-10-04 | refactor: more deliberate reload (#3133) | kylo252 | |
2022-10-02 | feat: move icons to a single icons file (#3115) | Philippe Richard | |
2022-10-03 | feat: reload and lir color update (#3123) | Christian Chiarulli | |
2022-09-19 | feat: a less noisy tree (#3042) | Christian Chiarulli | |
2022-09-19 | fix: remove warning message | Christian Chiarulli | |
2022-09-19 | feat: add lir.nvim again (#3038) | Christian Chiarulli | |
2022-09-17 | revert: lir.nvim is still broken (#3036) | kylo252 | |
2022-09-16 | feat: add lir.nvim (#3031) | kylo252 | |
2022-09-16 | revert: remove incomplete lir integration (#3030) | kylo252 | |
2022-09-15 | refactor: small improvements (#3021) | Christian Chiarulli | |