summaryrefslogtreecommitdiff
path: root/lua/lv-compe/init.lua
AgeCommit message (Collapse)Author
2021-07-12refactor single filechristianchiarulli
2021-07-09expose completion configchristianchiarulli
2021-07-06fix compe enter now workingchristianchiarulli
2021-07-06wrap requires in pcallChris
2021-07-06remove plugin bloatchristianchiarulli
2021-07-05Ensure the keymap set in lua/lv-autopairs/init.lua works as expected. (#684)Nawfal bin Mohmad Rouyan
Please refer to https://github.com/windwp/nvim-autopairs#mapping-cr nvim-compe section. If this keymap is preferred, maybe we can remove the map set in autopairs.
2021-07-04start formatting rulesRafael
2021-07-04Snippets in config dir (#661)PZ31k0nauT
* Update init.lua * Update init.lua * Update init.lua * Update default-config.lua
2021-07-04Adding tabnine for compe (#640)Abouzar Parvan
2021-07-04seems to disable everything we may have to use a more complicated methodChris
2021-07-04Prevent startup errors on first run (#645)rob
2021-07-02remove lv config so that user settings actually mean somethingChris
2021-06-27use start now, for more speedchristianchiarulli
2021-06-26Consolidate compe keymaps in one place (#524)tafryn
2021-04-27improve completionchristianchiarulli
2021-04-15LunarVimchristianchiarulli