Commit graph

13 commits

Author SHA1 Message Date
Matthew Leong
03ae0d8999 feat(nvim-cmp): bit of clean up 2022-06-03 08:25:20 -07:00
Matthew Leong
b96afbd7eb fix(Autocomplete): fix autocomplete dying randomly on buffers 2022-06-01 14:02:38 -07:00
Matthew Leong
95568785f4 feat: update cmp integration 2022-04-15 10:50:55 -07:00
Matt Leong
a32b2d492e feat: Update more autocmd calls to new api 2022-03-23 19:41:58 -07:00
Matt Leong
fafe70eb36 feat: clean up a bit 2022-02-06 19:19:22 -08:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
6102571a7f refactor: smaller config footprint 2022-01-17 13:14:12 -08:00
Matt Leong
77a4f36784 refactor: cleaner table merging 2021-12-21 11:04:27 -08:00
Matt Leong
d634483030 feat(diagnostics): add header + icon 2021-12-19 20:38:14 -08:00
Matt Leong
4de9c237fa feat(plugins): replace need for lspkind 2021-12-19 19:55:33 -08:00
Matt Leong
13164d42bc refactor(plugins): remove get_border refs 2021-12-19 19:25:12 -08:00
Matt Leong
cbb5322563 feat(lsp): enable single_file_mode 2021-12-17 21:27:27 -08:00
Matt Leong
e9eba4ec91 refactor(autocomplete): move file to plugins
* feat(autocomplete): add config settings
2021-12-16 14:13:56 -08:00