summaryrefslogtreecommitdiff
path: root/lua/core/compe.lua
AgeCommit message (Expand)Author
2021-08-03fix compe tab completion issue (#1217)Abouzar Parvan
2021-08-02[Refactor] Allow editing default keymaps (#1213)kylo252
2021-08-02[Refactor] Adopt which key mapping style (#1210)Luc Sinet
2021-08-02Make keymaps of bufferline and compe configurable (#1205)Luc Sinet
2021-08-01compe doc optionsChris
2021-07-31cleanup old tab filetype specific codeChris
2021-07-31borders on docsChris
2021-07-31tab complete is more consistentChris
2021-07-27Conditionally enable TAB to trigger completion based on filetype. Disable com...rebuilt
2021-07-25autoindent issue solved finallychristianchiarulli
2021-07-25use lvim.builtin for compe (#1082)Christian Chiarulli
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-14Fix vsnip_dir typo (#916)Brandon Conway
2021-07-12refactor single filechristianchiarulli