Commit graph

26 commits

Author SHA1 Message Date
Matthew Leong
8836c5bd3f refactor(mappings): update moar mappings 2023-01-09 18:08:29 -08:00
Matthew Leong
e16fce2f4f feat(mappings): add plugin mapping descriptions 2023-01-09 17:38:10 -08:00
Matthew Leong
5966aa4882 start keymap descriptions 2023-01-09 15:33:55 -08:00
Matthew Leong
3d4b00bb0b feat: buf mapping util clean up 2023-01-06 13:14:20 -08:00
Matthew Leong
464f92b1cc feat(mappings): decouple plugin lsp mappings 2023-01-06 10:09:34 -08:00
Matthew Leong
0295f75c07 feat: clean up 2023-01-04 16:48:43 -08:00
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
6f73a28b79 feat: clean up keymap api 2022-08-02 10:15:46 -07:00
Matt Leong
66f29d878b feat(mappings): ts utils maps only are set when tsserver is active 2021-12-21 11:24:10 -08:00
Matt Leong
18c4971497 feat(mappings): attach lsp mappings to buffers only 2021-12-21 10:41:26 -08:00
Matt Leong
c7dded4bf9 fix(plugins): update telescope mappings 2021-12-13 09:34:10 -08:00
Matt Leong
f90395fb7a feat(mappings): update code action mapping defaults 2021-12-11 13:29:46 -08:00
Matthew Leong
3c1a01664d
feat(plugins): Cosmic-ui (#31) 2021-12-04 17:04:07 -08:00
Matt Leong
cc86398d87 feat(mappings): update line diagnostic map 2021-11-30 15:03:38 -08:00
Matt Leong
ca9e3a0af1 refactor: overhaul of organization, PLEASE RUN :CosmicReloadSync 2021-11-29 16:01:00 -08:00
Matt Leong
f6f49dd059 feat(utils): clean up logger 2021-11-23 08:29:27 -08:00
Matt Leong
3aab287794 feat(lsp): trade efm and eslint for null-ls 2021-11-09 18:53:52 -08:00
Matt Leong
e6ee76c3a2 feat(core): some clean up 2021-10-29 17:54:38 -07:00
Matt Leong
a6b5dd1584 fix(mappings): fix workspace mappings 2021-10-28 10:07:59 -07:00
Matt Leong
99e6d85731 fix(mappings): consolidate leader key usage 2021-10-25 19:24:43 -07:00
Matt Leong
75525ad706 fix(mapping): fix ts utils mappings 2021-10-25 19:21:27 -07:00
Matt Leong
c61dc5acf6 feat(lsp): updated lsp mappings to utilize telescope, update telescope settings 2021-10-22 22:11:01 -07:00
Matt Leong
6dc398b060 feat(diagnostics): add min severity level for v text, cleaner mappings 2021-10-22 20:36:17 -07:00
Matt Leong
e46d38ea56 feat(plugins): Remove unused plugin 2021-10-21 19:17:04 -07:00
Matt Leong
263b0d1b53 fix(diagnostics): show border around diagnostics 2021-10-21 16:43:29 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00