summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-19recognizing maven projects by default added (#3037)Vladimir Koch
2022-09-19feat: add lir.nvim again (#3038)Christian Chiarulli
2022-09-19fix(lsp): enforce lvim completion for lua-server (#3035)kylo252
2022-09-17revert: lir.nvim is still broken (#3036)kylo252
2022-09-17docs(readme): recommend rolling for 0.8, remove old breaking changes (#3028)Christian Chiarulli
2022-09-16feat: add lir.nvim (#3031)kylo252
2022-09-16revert: remove incomplete lir integration (#3030)kylo252
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-09-15fix(example config): fix config for treesitter (#3016)yangbinji
2022-09-15fix(lsp/utils): do not register duplicate autocommands (#3004)lvimuser
2022-09-12Merge remote-tracking branch 'origin/rolling'kylo252
2022-09-12fix(plugins): handle deprecated options (#3014)kylo252
2022-09-10Merge remote-tracking branch 'origin/rolling'kylo252
2022-09-07fix(core/autocmds): do not check for existence on clear_augroup (#2963)lvimuser
fix #2952 Co-authored-by: kylo252 <[email protected]> Co-authored-by: kylo252 <[email protected]>
2022-09-07fix(cmp): fix cmp select on CR (#2980)Daniel Rodríguez Rivero
* fix(cmp): fix cmp select on CR When cmp prompt is open and nothing is selected <cr> did nothing Also fixes snippets texts being overwritten when you select an option fixes #2977 * fixup!: little refactor
2022-09-07fix(plugins): bring back original folke repos (#2992)Abouzar Parvan
2022-09-04Merge remote-tracking branch 'origin/rolling'kylo252
2022-09-04chore: bump plugins version (#2972)github-actions[bot]
2022-09-01fix(cmp): do not mutate the original confirm_opts on CR (#2979)Daniel Rodríguez Rivero
2022-09-01docs(lsp): fix the way of removing items from skipped_servers (#2887)Gustavo Mendel
2022-08-29chore: remove unnecessary code (#2923)lvimuser
2022-08-29chore: update changelogkylo252
2022-08-29Merge remote-tracking branch 'origin/rolling'kylo252
2022-08-29chore: bump plugins version (#2925)github-actions[bot]
2022-08-29fix(ts_context_commentstring): block comment match new api (#2948)zenVentzi
2022-08-29fix(lsp): pass name arg to should_auto_install (#2958)Daniel Rodríguez Rivero
2022-08-29refactor(cmp)!: adapt new recommendations (#2913)kylo252
2022-08-22fix: update key bindings for comment.nvim to use new api (#2926)Ed (Wright) Rosewright
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: fix some typos and enhance readability (#2917)Liam
2022-08-19fix(statusline): display null-ls linters properly (#2921)Akihiro Okuno
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-10chore: bump plugins version (#2893)github-actions[bot]
2022-08-09fix(lsp): return the actual resolved mason-config (#2889)kylo252
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-09fix(lualine): set icon color according to the status of treesitter (#2754)Myles Mo
Co-authored-by: emxxjnm <emxxjnm@example>
2022-08-09feat(lvim/lsp): enable tailwindcss by default (#2870)lvimuser
2022-08-09fix: handle deprecated telescope.builtin.internal (#2885)Dlani
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-08-02Merge pull request #2873 from benediktms/default-keybind-to-cycle-to-next-bufferrebuilt
feat(whichkey) add default keybindings to cycle to next buffer
2022-08-02feat(whichkey): add default keybindings to cycle to next buffer (#2873)Benedikt Schnatterbeck
2022-08-01chore: update changelogkylo252
2022-08-01Merge branch 'rolling'1.1.4kylo252
2022-07-31fix(installer) comment causes antivirus false positives (#2818)XadE-Blue
2022-07-31fix(nvimtree): remove `indent_markers` icons trailing space (#2854)CPea
2022-07-31fix: use pcall for setting up project.nvim (#2762)lytex