Commit graph

17 commits

Author SHA1 Message Date
Matthew Leong
9b8f755096 feat: rename providers dir to servers 2024-06-08 23:00:54 -07:00
Matthew Leong
11e7a914cb feat: clean up format on save 2024-06-08 19:43:15 -07:00
Matthew Leong
33bd78ed9f feat: clean up luasnip 2024-06-08 15:30:48 -07:00
Matthew Leong
a98a8d3612 feat: add styled to treesitter 2024-06-07 09:46:08 -07:00
Matthew Leong
6eb6e70d23 feat: lots of clean up 2024-06-05 09:37:04 -07:00
Matthew Leong
e4ca69d542 feat: use none-ls for formatting 2024-03-19 09:49:21 -07:00
Matthew Leong
68f73cd67d feat: better astro support for null-ls 2024-03-10 17:44:44 -07:00
Matthew Leong
7eda72ff16 feat: fix eslint - moved to lspconfig setup 2024-03-06 10:38:27 -08:00
Matthew Leong
e104586768 feat: update to none-ls 2023-11-15 10:25:23 -08:00
Matthew Leong
14165c5f7b fix: prettierd 2023-09-19 19:54:16 -07:00
Matthew Leong
b42b3642be feat: update lazy lock + swap prettierd with prettier 2023-09-19 19:09:28 -07:00
Matthew Leong
bf7a420af6 chore: lazy lock update + clean up nvim-tree mappings 2023-05-02 10:05:35 -07:00
Matthew Leong
90ca46d203 feat(lsp): update sumneko to lua_ls 2023-02-13 07:41:21 -08:00
Matthew Leong
b64ae5ba0e fix(null-ls): better default if user doesn't define sources 2023-01-11 16:53:16 -08:00
Matthew Leong
be6a529e61 feat: moar lazy optimizations 2022-12-30 11:58:09 -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