Commit graph

12 commits

Author SHA1 Message Date
Matthew Leong
daaafc1f8d
Lazy.nvim (#88)
* feat: init lazy.nvim

* refactor: easy plugin init

* feat: user defined plugins

* refactor: clean up user config

* refactor: clean up lsp plugins

* fix: lsp signature

* fix: null ls user config

* feat: replace commands

* feat: optimize lazy loading

* fix: lsp_signature working

* fix: documentation hover/sig help

* fix: autopairs

* feat: clean up luasnips

* fix auto complete

* moar laziness

* feat: add markdown_inline to ensured_installed for TS

* clean up

* clean up auto-session
2022-12-29 08:34:17 -08:00
Matthew Leong
803a69b015 fix: revert hover to lsp handler 2022-12-22 10:47:10 -08:00
Matthew Leong
924b2e33a7 feat: remove lsp-signature for noice 2022-12-22 08:51:01 -08:00
Matthew Leong
0cc8369ac1 fix: formatting autocmd queued only once 2022-05-27 13:00:18 -07:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
13164d42bc refactor(plugins): remove get_border refs 2021-12-19 19:25:12 -08:00
Matt Leong
b105b15248 refactor(cosmic-ui): readd diagnostics and handlers 2021-12-19 13:18:01 -08:00
Matthew Leong
3c1a01664d
feat(plugins): Cosmic-ui (#31) 2021-12-04 17:04:07 -08:00
Matt Leong
449a50db9a feat(lsp): add lua defaults to config
* feat(mappings): better defaults
2021-11-01 21:32:27 -07:00
Matt Leong
cd5cee0342 feat(config): move format to better place 2021-10-24 22:04:49 -07:00
Matt Leong
ce86cc1f6e fix(efm): fix formatting config settings 2021-10-24 16:21:02 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00