Commit graph

5 commits

Author SHA1 Message Date
Matthew Leong
a98a8d3612 feat: add styled to treesitter 2024-06-07 09:46:08 -07:00
Matthew Leong
a1135381c6 feat: update lsp capabilities - dynamicRegistration 2023-11-17 21:02:58 -08:00
Matthew Leong
dd54b19ea2 feat: clean up lua lsp 2023-11-15 09:43:55 -08:00
Matthew Leong
364ab525fc moar clean up 2022-12-29 12:10:07 -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