Commit graph

86 commits

Author SHA1 Message Date
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
303d01b3e8 feat(lsp): move rename change to title 2021-10-28 06:48:24 -07:00
Matt Leong
8433f2a609 feat(readme): document plugin usage better 2021-10-28 06:44:44 -07:00
Matthew Leong
2a75928aa9
feat(readme): update rename notification screenshot 2021-10-27 21:42:24 -07:00
Matt Leong
2756730e75 feat(lsp): show name change in notification 2021-10-27 21:39:25 -07:00
Matt Leong
f7d9085a5f feat(config): toggle rename notification 2021-10-27 21:14:30 -07:00
Matthew Leong
6aa3e10931
feat(readme): better rename screenshot 2021-10-27 17:43:38 -07:00
Matt Leong
730e7e32c1 feat(lsp): tweak formatting sync timeout 2021-10-27 17:41:02 -07:00
Matt Leong
4de18981ce feat(core): Rename notifications are cleaner 2021-10-27 17:37:43 -07:00
Matthew Leong
22a3399214
feat(readme): add rename notification screenshot 2021-10-27 17:25:28 -07:00
Matt Leong
cfc22daed3 feat(core): Check out renaming now :)
* Added nvim-notify to alert user of rename changes
* Use notify as vim.notify if installed
2021-10-27 17:19:29 -07:00
Matt Leong
3b6e4213b9 feat: cleaner string formats 2021-10-27 14:55:44 -07:00
Matt Leong
42ceab06c0 feat(config): add better mapping documentation 2021-10-27 08:55:05 -07:00
Matt Leong
d26cefb296 feat(core): cleaner requires for core 2021-10-26 19:42:05 -07:00
Matt Leong
0deb566ee4 feat(config): add ability to replace statusline 2021-10-26 16:59:38 -07:00
Matt Leong
4709170c38 feat(theme): add legacy sign highlights 2021-10-26 16:55:10 -07:00
Matt Leong
d746f70865 fix(config): allow highlights to be overridable 2021-10-26 11:44:29 -07:00
Matt Leong
95161afa2a fix(lsp): fix code actions not working due to bad maps 2021-10-26 11:23:36 -07:00
Matt Leong
40b3d1e7af feat(nav): wider reference windows 2021-10-26 07:19:07 -07:00
Rafael Derolez
333d02c113
fix(config): fix missing comma (#11) 2021-10-26 07:01:59 -07:00
Rafael Derolez
bae37abd75
fix(config): fix missing commas (#12) 2021-10-26 07:01:46 -07:00
Matt Leong
75a806996d fix(config): fix mapping overriders 2021-10-25 21:22:03 -07:00
Matt Leong
f7ca86256a fix(plugins): ensure defaults for add 2021-10-25 20:15:00 -07:00
Matt Leong
b377cf8c09 fix(mappings): fix leader key for realz 2021-10-25 19:41:18 -07:00
Matt Leong
55eaa0feed fix(mappings): fix leader key 2021-10-25 19:34:57 -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
3233a424e9 refactor(plugins): shorter plugin names 2021-10-25 18:41:34 -07:00
Matt Leong
1c3138b11d fix(plugins): packer sync on first install 2021-10-25 16:47:09 -07:00
Matt Leong
d4f1e232c4 feat(lsp): use autogroup for autocmd 2021-10-25 16:44:53 -07:00
Matt Leong
ae6363c0d6 fix(plugins): fix packer reinstallation issues 2021-10-25 16:29:59 -07:00
Matt Leong
15986b44ef feat(config): add ability to disable some core plugins + ability to add plugins 2021-10-25 16:06:24 -07:00
Matt Leong
243cc191dc refactor(config): set better defaults 2021-10-25 15:25:32 -07:00
Matt Leong
d5006d96d0 chore(readme): add treesitter help 2021-10-25 13:54:33 -07:00
Matt Leong
1e6b58c888 fix(readme): typos 2021-10-25 13:35:56 -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
b7c05ecab7 fix(config): do not format by default 2021-10-25 11:28:31 -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
Matthew Leong
be8518df04 Merge pull request #10 from mattleong/feat/config
New Configuration File
2021-10-25 08:57:53 -07:00
Matt Leong
4444126a83 feat(config): settable main icon 2021-10-25 08:55:52 -07:00
Matt Leong
7566c55527 feat(readme): update w/config 2021-10-25 08:45:18 -07:00
Matt Leong
9e72bafe0f chore(configs): clean up 2021-10-25 08:41:36 -07:00
Matt Leong
fb512d0036 fix(plugins): sync and install on first run 2021-10-25 08:19:10 -07:00
Matt Leong
6306ed7293 feat(config): additional mappings config 2021-10-25 08:02:19 -07:00
Matt Leong
01af4f41ce feat(config): add editor config 2021-10-25 07:55:42 -07:00
Matt Leong
ea2b4f0ca1 feat(config): add helper function for formatters 2021-10-25 07:13:42 -07:00