Commit graph

83 commits

Author SHA1 Message Date
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
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
Matt Leong
d4e314928d feat(config): add new config file
* Added efm formatter options
* Auto install lsp servers
2021-10-24 15:11:04 -07:00
Matt Leong
c61dc5acf6 feat(lsp): updated lsp mappings to utilize telescope, update telescope settings 2021-10-22 22:11:01 -07:00
Matt Leong
6dc398b060 feat(diagnostics): add min severity level for v text, cleaner mappings 2021-10-22 20:36:17 -07:00
Matt Leong
6b1da29c14 fix(autocomplete): disable cmp cr mapping that was messing with autopairs 2021-10-22 17:56:55 -07:00
Matt Leong
6ff029a0c8 feat(autocomplete): better luasnip support 2021-10-22 16:48:27 -07:00
Matt Leong
d12357742d feat(autocomplete): reorder nvim-cmp sources 2021-10-22 15:30:44 -07:00
Matt Leong
4e1bce9294 feat(readme): add wiki links 2021-10-21 20:29:53 -07:00
Matt Leong
e46d38ea56 feat(plugins): Remove unused plugin 2021-10-21 19:17:04 -07:00
Matt Leong
263b0d1b53 fix(diagnostics): show border around diagnostics 2021-10-21 16:43:29 -07:00
Matt Leong
1d90b8deb5 fix(efm): cleaner formatting conditionals 2021-10-20 14:43:46 -07:00
Matt Leong
3265d8233a fix(diagnostics): check for vim.diagnostics for 0.5.1 users 2021-10-20 13:18:04 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00