summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04Update general-issue-form.yamlrebuilt
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-03fix: typo in utils/installer/install.sh (#2776)Yazeed1s
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-29fix dap-install (#2772)Felix Marezki
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-25ci: update runners to include nightly neovim (#2756)kylo252
2022-06-24fix(installer): use full path to verify_plugins.lua (#2755)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-16chore: bump plugins version (#2699)github-actions[bot]
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-07chore: bump plugins version (#2654)github-actions[bot]
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-25refactor: remove redundant ftdetects (#2651)dundargoc
2022-05-25chore: bump plugins version (#2607)github-actions[bot]
2022-05-21refactor: load the default options once (#2592)kylo252
2022-05-18chore(docs): trim trailing white spaceRafael Madriz
2022-05-15fix: load notify's telescope extension properly (#2586)Xavier Young
2022-05-15chore: update templates (#2610)Daniel Rodríguez Rivero
2022-05-12chore: bump plugins version (#2582)github-actions[bot]
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-06chore: bump plugins version (#2563)github-actions[bot]
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-03chore(ci): fix failing plugins-update actionkylo252
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-30fix(installer): latest and specified release version for neovim have differen...lmckiwo
2022-04-29fix(lsp): undo stdpath overload to avoid datarace (#2540)kylo252