Matt Leong
|
fafe70eb36
|
feat: clean up a bit
|
2022-02-06 19:19:22 -08:00 |
|
Matt Leong
|
4bae8cfbd5
|
feat(core): move user config init to core
|
2022-02-06 19:01:26 -08:00 |
|
Matt Leong
|
d201b8f258
|
feat(lsp): easier null_ls configuration
|
2022-02-06 18:19:50 -08:00 |
|
Matt Leong
|
bdef698a28
|
feat(lsp): add shellcheck diagnostics
|
2022-01-27 08:28:07 -08:00 |
|
Matt Leong
|
54dcb22869
|
feat(lsp): prettierd enabled!!
|
2022-01-24 13:50:25 -08:00 |
|
Matt Leong
|
6102571a7f
|
refactor: smaller config footprint
|
2022-01-17 13:14:12 -08:00 |
|
Matt Leong
|
2f6ddcce43
|
fix(lsp): readd eslint condition
|
2021-12-28 18:02:43 -08:00 |
|
Matt Leong
|
cb27724cc7
|
feat(lsp): format command
|
2021-12-28 16:37:53 -08:00 |
|
Matt Leong
|
54018cd5a4
|
fix(lsp): remove conditional for eslint
|
2021-12-28 16:29:30 -08:00 |
|
Matt Leong
|
797cc4438a
|
feat(lsp): prettierd -> prettier w/prefer local
|
2021-12-28 14:33:52 -08:00 |
|
Matt Leong
|
585dc3ba6d
|
feat(lsp): swap hard coded schemas for schemastore
|
2021-12-27 07:17:11 -08: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
|
77a4f36784
|
refactor: cleaner table merging
|
2021-12-21 11:04:27 -08:00 |
|
Matt Leong
|
18c4971497
|
feat(mappings): attach lsp mappings to buffers only
|
2021-12-21 10:41:26 -08:00 |
|
Matt Leong
|
1d09e75d0f
|
feat(lsp): jsonls schemas
|
2021-12-20 16:44:02 -08:00 |
|
Matt Leong
|
74a287d897
|
refactor(lsp): rename sumneko provider file
|
2021-12-20 15:26:16 -08:00 |
|
Matt Leong
|
cbb5322563
|
feat(lsp): enable single_file_mode
|
2021-12-17 21:27:27 -08:00 |
|
Matt Leong
|
c7dded4bf9
|
fix(plugins): update telescope mappings
|
2021-12-13 09:34:10 -08:00 |
|
Matt Leong
|
e425ee84e5
|
feat(lsp): update null ls settings
|
2021-12-13 09:25:32 -08:00 |
|
Matt Leong
|
ba8adc56fc
|
fix(lsp): disable formatting for lsp w/user opts
|
2021-12-10 11:05:15 -08:00 |
|
Matt Leong
|
11af995b75
|
feat(lsp): check for eslint config and package.json before starting eslint
|
2021-12-09 15:16:05 -08:00 |
|
Matt Leong
|
2538f0a965
|
feat: add stylua config
|
2021-12-06 22:42:07 -08:00 |
|
Matt Leong
|
33ee1969d1
|
feat(lsp): remove jsonls settings
|
2021-12-06 15:10:18 -08:00 |
|
Matt Leong
|
0f975eae2c
|
feat(lsp): add null_ls builtins
|
2021-12-06 09:20:11 -08:00 |
|
Matt Leong
|
5a59dfaada
|
feat(tsserver): update ts-utils settings to latest
|
2021-12-06 06:42:53 -08:00 |
|
Matt Leong
|
323139461e
|
fix(lsp): pass full config to null_ls
|
2021-12-03 13:49:37 -08:00 |
|
Matt Leong
|
02455d6514
|
feat(lsp): bump formatting timeout
|
2021-11-29 07:44:00 -08:00 |
|
Matt Leong
|
1ceb0fc44d
|
feat(lsp): clean up
|
2021-11-29 07:20:12 -08:00 |
|
Matt Leong
|
32cafa4d86
|
feat(lsp): force install less servers
|
2021-11-29 06:51:03 -08:00 |
|
Matt Leong
|
2fb6bddbc1
|
feat(themes): clean up theme config names
|
2021-11-15 07:23:41 -08:00 |
|
Matt Leong
|
ff3a7a5de4
|
feat(plugins): clean up
|
2021-11-10 22:23:05 -08:00 |
|
Matt Leong
|
3aab287794
|
feat(lsp): trade efm and eslint for null-ls
|
2021-11-09 18:53:52 -08:00 |
|
Matt Leong
|
a96c4cc23d
|
refactor(lsp): move lua defaults to provider
|
2021-11-05 17:22:47 -07:00 |
|
Matt Leong
|
4e46b1611b
|
fix(config): lsp config settings don't break if options arent set
|
2021-11-02 08:20:58 -07:00 |
|
Matt Leong
|
8dde6a3f09
|
feat(config): add ability to add custom lsp server options
|
2021-10-29 13:02:18 -07:00 |
|
Matt Leong
|
730e7e32c1
|
feat(lsp): tweak formatting sync timeout
|
2021-10-27 17:41:02 -07:00 |
|
Matt Leong
|
3b6e4213b9
|
feat: cleaner string formats
|
2021-10-27 14:55:44 -07:00 |
|
Matt Leong
|
d746f70865
|
fix(config): allow highlights to be overridable
|
2021-10-26 11:44:29 -07:00 |
|
Matt Leong
|
75a806996d
|
fix(config): fix mapping overriders
|
2021-10-25 21:22:03 -07:00 |
|
Matt Leong
|
d4f1e232c4
|
feat(lsp): use autogroup for autocmd
|
2021-10-25 16:44:53 -07:00 |
|
Matt Leong
|
ae48287cf7
|
fix(lsp): auto format, sane default for timeout
|
2021-10-25 12:01:44 -07:00 |
|
Matt Leong
|
9366f6072c
|
fix(lsp): auto format use sync
|
2021-10-25 11:42:03 -07:00 |
|
Matt Leong
|
950479de5c
|
refactor(lsp): remove lua provider file and rely on lsp-installers settings
|
2021-10-25 11:11:58 -07:00 |
|
Matt Leong
|
e3c96ce353
|
fix(config): actually format on save
|
2021-10-25 10:50:07 -07:00 |
|
Matt Leong
|
9e72bafe0f
|
chore(configs): clean up
|
2021-10-25 08:41:36 -07:00 |
|
Matt Leong
|
ea2b4f0ca1
|
feat(config): add helper function for formatters
|
2021-10-25 07:13:42 -07:00 |
|
Matt Leong
|
10b52b8835
|
fix(lsp): run autoformat command just once
|
2021-10-25 06:35:18 -07:00 |
|
Matt Leong
|
cd5cee0342
|
feat(config): move format to better place
|
2021-10-24 22:04:49 -07:00 |
|
Matt Leong
|
aa32ac00b9
|
fix(lsp): install if defined on config
|
2021-10-24 21:47:06 -07:00 |
|
Matt Leong
|
ce86cc1f6e
|
fix(efm): fix formatting config settings
|
2021-10-24 16:21:02 -07:00 |
|