Commit graph

162 commits

Author SHA1 Message Date
Matthew Leong
374c0beccb feat: clean up lsp utils 2024-06-08 23:46:15 -07:00
Matthew Leong
9b8f755096 feat: rename providers dir to servers 2024-06-08 23:00:54 -07:00
Matthew Leong
8000535b37 feat: clean up provider defaults 2024-06-08 22:58:22 -07:00
Matthew Leong
475361c480 feat: clean up mason config 2024-06-08 22:42:37 -07:00
Matthew Leong
a7d4162f2a fix: eslint format on save 2024-06-08 22:30:11 -07:00
Matthew Leong
359e38969d feat: clean up 2024-06-08 19:54:18 -07:00
Matthew Leong
11e7a914cb feat: clean up format on save 2024-06-08 19:43:15 -07:00
Matthew Leong
18e6882d0e feat: fix lsp inlay hints 2024-06-08 15:38:30 -07:00
Matthew Leong
33bd78ed9f feat: clean up luasnip 2024-06-08 15:30:48 -07:00
Matthew Leong
6eb6e70d23 feat: lots of clean up 2024-06-05 09:37:04 -07:00
Matthew Leong
e7dda236b3 feat: clean up 2024-03-07 22:48:09 -08:00
Matthew Leong
7eda72ff16 feat: fix eslint - moved to lspconfig setup 2024-03-06 10:38:27 -08:00
Matthew Leong
374fca353d feat: readd ts-tools commands 2024-03-06 07:18:24 -08:00
Matthew Leong
598bcf86f3 feat: add unofficial nx plugin 2024-02-15 08:02:36 -08:00
Matthew Leong
e393100b98 feat: add NX monorepo support 2024-01-26 09:57:15 -08:00
Matthew Leong
94a13ed017 chore: lazy lock update 2023-11-27 18:02:53 -08:00
Matthew Leong
1c1b7adfd4 feat: some clean up 2023-11-19 10:02:59 -08:00
Matthew Leong
c936c64849 feat: remove deprecated ts plugin 2023-11-18 09:01:45 -08: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
65ce07d29c feat: add argument options to LspFormat 2023-10-25 15:21:47 -07:00
Matthew Leong
48ee862b35 fix: file pattern match 2023-10-18 19:53:34 -07:00
Matthew Leong
745c028e35 feat: clean up 2023-10-18 19:49:23 -07:00
Matthew Leong
c978fd185e feat: update filetype pattern check 2023-10-18 19:41:16 -07:00
Matthew Leong
7779295111 clean up 2023-08-30 21:42:39 -07:00
Matthew Leong
efdd17e22b feat: simplify toggle 2023-08-30 21:41:22 -07:00
Matthew Leong
287f81729f feat: move to utils 2023-08-30 21:26:37 -07:00
Matthew Leong
e059a4fa42 feat: bump min neovim version 2023-08-30 21:24:23 -07:00
Matthew Leong
58bafac26e feat: toggle inlay hint + remove lsp lints 2023-08-30 21:22:47 -07:00
Matthew Leong
ac37fc73ff feat: properly enable inlay hints 2023-08-29 11:27:15 -07:00
Matthew Leong
90ca46d203 feat(lsp): update sumneko to lua_ls 2023-02-13 07:41:21 -08:00
Matthew Leong
0e4f4fe460 Update lazy lock 2023-01-11 10:07:53 -08:00
Matthew Leong
a3d607d2cc fix: diagnostic float color 2023-01-10 21:45:57 -08:00
Matthew Leong
c58f388739 fix: diagnostic float formatting 2023-01-10 21:44:33 -08:00
Matthew Leong
f27a5efeda feat(diagnostics): clean up virtual text formatting 2023-01-10 21:23:24 -08:00
Matthew Leong
3fd2ede233 feat(diagnostics): clean up virtual text formatting 2023-01-10 21:22:33 -08:00
Matthew Leong
9aeb095189 refactor(mappings): update lsp mappings 2023-01-09 19:03:43 -08:00
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
c58d5fb85a fix(lsp): set auto format on save - clear autocmds 2023-01-09 13:34:41 -08:00
Matthew Leong
988ab6b580 fix(lsp): set auto format on save autocmd to buffer 2023-01-09 13:24:14 -08:00
Matthew Leong
bd108bb7e9 fix(lsp): don't register autocmd for servers not allowed to format by user config 2023-01-09 12:18:29 -08:00
Matthew Leong
f833c18b5a fix(lsp): don't register autocmd for servers not allowed to format by user config 2023-01-09 12:12:44 -08:00
Matthew Leong
136b1ce3c8 fix(lsp): add nexted flag to autocmd 2023-01-09 10:36:01 -08:00
Matthew Leong
01a159dd6b add comments 2023-01-06 13:18:49 -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
b86e01bd1c feat(lsp): clean up commands and formatting 2023-01-06 09:30:52 -08:00
Matthew Leong
40eef214f3 feat(lsp): clean up commands and formatting 2023-01-06 09:20:16 -08:00