summaryrefslogtreecommitdiff
path: root/lua/lvim/core
AgeCommit message (Expand)Author
2022-09-19recognizing maven projects by default added (#3037)Vladimir Koch
2022-09-19feat: add lir.nvim again (#3038)Christian Chiarulli
2022-09-17revert: lir.nvim is still broken (#3036)kylo252
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-12fix(plugins): handle deprecated options (#3014)kylo252
2022-09-07fix(core/autocmds): do not check for existence on clear_augroup (#2963)lvimuser
2022-09-07fix(cmp): fix cmp select on CR (#2980)Daniel Rodríguez Rivero
2022-09-01fix(cmp): do not mutate the original confirm_opts on CR (#2979)Daniel Rodríguez Rivero
2022-08-29chore: remove unnecessary code (#2923)lvimuser
2022-08-29fix(ts_context_commentstring): block comment match new api (#2948)zenVentzi
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-09fix(lualine): set icon color according to the status of treesitter (#2754)Myles Mo
2022-08-09fix: handle deprecated telescope.builtin.internal (#2885)Dlani
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-08-02feat(whichkey): add default keybindings to cycle to next buffer (#2873)Benedikt Schnatterbeck
2022-07-31fix(nvimtree): remove `indent_markers` icons trailing space (#2854)CPea
2022-07-31fix: use pcall for setting up project.nvim (#2762)lytex
2022-07-31perf(cmp): remove redundant check for emmet-ls (#2830)rebuilt
2022-07-23chore: bump plugins version (#2723)github-actions[bot]
2022-07-04refactor(whichkey): use vim.keymap.set directly (#2786)kylo252
2022-07-03fix(core.comment): fix default extra mappings (#2768)Ben Cooper
2022-07-02feat: add commands to open/edit lvim logs (#2709)Daniel Rodríguez Rivero
2022-06-26fix(installer): always use check shallow clones (#2763)kylo252
2022-06-23fix(lualine): unique buf client names (#2683)Myles Mo
2022-06-23feat: fix a couple of issues (#2750)Abouzar Parvan
2022-06-12feat(which-key): added search command for colour highlights (#2693)Daniel Rodríguez Rivero
2022-06-11fix: skip calling nvim-tree.setup() more than once (#2707)kylo252
2022-06-06fix(autocmds): toggle format-on-save properly (#2659)Akihiro Okuno
2022-05-31fix(nvimtree): update nvim-tree setup (#2681)Abouzar Parvan
2022-05-30fix(log): add date to the timestamp of logs (#2669)Daniel Rodríguez Rivero
2022-05-26feat: prompt when closing modified/term buffers (#2658)kylo252
2022-05-21refactor: load the default options once (#2592)kylo252
2022-05-15fix: load notify's telescope extension properly (#2586)Xavier Young
2022-05-11fix(autocmds): disable commentstring_calc on cursor-hold (#2581)kylo252
2022-05-09ref(telescope): don't overwrite default cmd to show hidden filesRafael Madriz
2022-05-05fix(dap): pause key binding commmand (#2573)Thomas Benard
2022-05-03feat(quit): make sure to ask before discarding changes (#2554)Abouzar Parvan
2022-05-03fix(autocmd): actually use the format wrapper (#2560)baku1101
2022-05-03refactor: use api-autocmds for lsp functions (#2549)kylo252
2022-05-03feat(neovim): neovim 0.8 compatibility (#2544)Abouzar Parvan
2022-05-01revert: do not run packer.sync() on every reload (#2548)kylo252
2022-05-01feat: add cmp-tmux to the list of sources (#2542)Philipp Schmitt
2022-04-30feat: gitsigns yadm support (#2535)Philipp Schmitt
2022-04-29fix(nvimtree): add latest changes from nvimtree (#2537)Abouzar Parvan
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2022-04-23fix(nvimtree): make sure on_config_done is using the correct require (#2509)Abouzar Parvan