Commit graph

119 commits

Author SHA1 Message Date
Matt Leong
b105b15248 refactor(cosmic-ui): readd diagnostics and handlers 2021-12-19 13:18:01 -08:00
Matt Leong
cbb5322563 feat(lsp): enable single_file_mode 2021-12-17 21:27:27 -08:00
Matt Leong
e9eba4ec91 refactor(autocomplete): move file to plugins
* feat(autocomplete): add config settings
2021-12-16 14:13:56 -08:00
Matt Leong
77e82698a3 feat(plugins): readd autocomplete from cosmic-ui 2021-12-14 12:21:42 -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
f90395fb7a feat(mappings): update code action mapping defaults 2021-12-11 13:29:46 -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
f79715d41d feat: clean up 2021-12-06 08:34:12 -08:00
Matt Leong
5a59dfaada feat(tsserver): update ts-utils settings to latest 2021-12-06 06:42:53 -08:00
Matthew Leong
3c1a01664d
feat(plugins): Cosmic-ui (#31) 2021-12-04 17:04:07 -08:00
Matt Leong
323139461e fix(lsp): pass full config to null_ls 2021-12-03 13:49:37 -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
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
8b89755f5e refactor(diagnositcs): address breaking changes from neovim core 2021-11-27 11:50:06 -08:00
Matt Leong
f6f49dd059 feat(utils): clean up logger 2021-11-23 08:29:27 -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
0270f32e03 feat: perf improvments 🚀 2021-11-05 21:14:05 -07:00
Matt Leong
a96c4cc23d refactor(lsp): move lua defaults to provider 2021-11-05 17:22:47 -07:00
Matt Leong
16884c1c09 refactor(config): move defaults to appropriate places 2021-11-05 16:59:34 -07:00
Matt Leong
ee11dde8bd fix: disable cmp cmdline 2021-11-03 11:32:51 -07:00
Matt Leong
362a77e60d feat: update cmp mappings, fix: auto session save issues when notification is present 2021-11-03 10:57:08 -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
c95290c609 feat(plugins): lazy load autocomplete 2021-11-01 21:32:27 -07:00
Matt Leong
449a50db9a feat(lsp): add lua defaults to config
* feat(mappings): better defaults
2021-11-01 21:32:27 -07:00
Matt Leong
e6ee76c3a2 feat(core): some clean up 2021-10-29 17:54:38 -07:00
Matt Leong
8064cf355a feat(config): full vim.diagnostic config settings 2021-10-29 14:39:47 -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
a6b5dd1584 fix(mappings): fix workspace mappings 2021-10-28 10:07:59 -07:00
Matt Leong
9b64d35ad3 fix(autocomplete): update autopairs setting 2021-10-28 08:41:17 -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
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
4acead695c feat(config): add configurable diagnostic settings 2021-10-25 19:13:24 -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