summaryrefslogtreecommitdiff
path: root/lua/lvim
AgeCommit message (Expand)Author
2022-07-31Merge branch 'rolling'kylo252
2022-07-31feat(lsp): bind formatexpr and omnifunc by default (#2865)kylo252
2022-07-23chore: bump plugins version (#2723)github-actions[bot]
2022-07-06fix(packer): add max_jobs = 40 (#2781)Kai
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-02fix(lsp): update format filter for nightly (#2773)kylo252
2022-07-02feat: add commands to open/edit lvim logs (#2709)Daniel Rodríguez Rivero
2022-06-27feat(lsp): add option to override nlsp-settings (#2769)kylo252
2022-06-26feat(lsp): add option to override default `nvim-lsp-installer` settings (#2698)CPea
2022-06-26fix(installer): always use check shallow clones (#2763)kylo252
2022-06-23Merge branch 'rolling'kylo252
2022-06-23feat(installer): add verify-plugins hook (#2751)kylo252
2022-06-23fix(lualine): unique buf client names (#2683)Myles Mo
2022-06-23chore(lsp): notify format request failed once when there is no client (#2697)CPea
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-10Merge branch 'rolling'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(cmp): add option to disable friendly-snippets (#2660)kylo252
2022-05-26feat: prompt when closing modified/term buffers (#2658)kylo252
2022-05-25Merge remote-tracking branch 'origin/rolling'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-11feat(codelens): cursorhold is too much intrusive for codelens (#2600)Abouzar Parvan
2022-05-10fix: use correct cache path (#2593)Xavier Young
2022-05-09ref(telescope): don't overwrite default cmd to show hidden filesRafael Madriz
2022-05-06fix(autocmds): make sure we are using codelens correctly (#2576)Abouzar Parvan
2022-05-05fix(dap): pause key binding commmand (#2573)Thomas Benard
2022-05-05fix(dap): temporarily use dap-buddy dev branch which has older code (#2567)Abouzar Parvan
2022-05-03feat(quit): make sure to ask before discarding changes (#2554)Abouzar Parvan
2022-05-03Merge remote-tracking branch 'origin/rolling'kylo252
2022-05-03fix(autocmd): actually use the format wrapper (#2560)baku1101
2022-05-03Merge remote-tracking branch 'origin/rolling'kylo252
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(lsp): undo stdpath overload to avoid datarace (#2540)kylo252
2022-04-29feat(lua-dev): use the newer lua-dev branch till folke comes back (#2538)Abouzar Parvan
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-28refactor(lsp): decouple the installer setup-hook (#2536)kylo252
2022-04-27Merge branch 'rolling'kylo252
2022-04-27refactor: lock new installations to nvim v0.7+ (#2526)kylo252