Matt Leong
|
800110124d
|
feat(config): clean up readme
|
2021-11-05 17:29:32 -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
|
c44df0d6c4
|
fix: grep string on dashboard
|
2021-11-05 16:16:19 -07:00 |
|
Matt Leong
|
d4b0ff49be
|
feat(dashboard): add repo as footer
|
2021-11-05 16:11:42 -07:00 |
|
Matt Leong
|
1b7df448f5
|
fix(dashboard): fix icons
|
2021-11-05 15:26:10 -07:00 |
|
Matt Leong
|
a195ca4b97
|
feat(plugins): Added Dashboard! :D
|
2021-11-05 10:35:25 -07:00 |
|
Matt Leong
|
a795f0914f
|
feat(core): add check for nvim 0.6
|
2021-11-05 08:52:38 -07:00 |
|
Matt Leong
|
7b75433505
|
feat(mapping): <leader>f{x} for basic nav mappings, <leader>s was...not great
|
2021-11-03 20:16:35 -07:00 |
|
Matt Leong
|
4ea5b44cb9
|
fix(plugins): treesitter not being installed when opening empty buffer on initial installation
|
2021-11-03 11:59:42 -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
|
a50452bf4f
|
fix(plugins): fix dependancy order
|
2021-11-03 10:47:58 -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 |
|
Matthew Leong
|
b63e630c10
|
feat(readme): slightly better screenshots
|
2021-11-01 21:43:57 -07:00 |
|
Matt Leong
|
07a01302f2
|
fix(plugins): packer background is correct color
* feat(plugins): more perf stuff <3
|
2021-11-01 21:33:00 -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
|
0816c008c3
|
refactor(mappings): update mappings to follow better semantics
|
2021-11-01 21:32:27 -07:00 |
|
Matt Leong
|
065ebfa890
|
feat(plugins): cleaner todo highlights
|
2021-11-01 14:19:44 -07:00 |
|
Matt Leong
|
54bcdf47fb
|
feat(plugins): add filetype.nvim for perf
|
2021-10-30 18:59:43 -07:00 |
|
Matt Leong
|
a00aaa6361
|
feat(plugins): add todo highlight
|
2021-10-30 18:54:10 -07:00 |
|
Matt Leong
|
88de0e2dbd
|
fix(nav): fix mappings
|
2021-10-29 19:50:51 -07:00 |
|
Matt Leong
|
e6ee76c3a2
|
feat(core): some clean up
|
2021-10-29 17:54:38 -07:00 |
|
Matt Leong
|
25060f1713
|
feat(file-explorer): remove broken icon on nvim tree statusline
|
2021-10-29 17:19:28 -07:00 |
|
Matt Leong
|
7e3ce5094b
|
feat(utils): learning some plenary
|
2021-10-29 15:57:31 -07:00 |
|
Matt Leong
|
f1230ee2c7
|
fix(plugins): fix occasional notify error if it loads before theme
|
2021-10-29 14:50:28 -07:00 |
|
Matt Leong
|
8064cf355a
|
feat(config): full vim.diagnostic config settings
|
2021-10-29 14:39:47 -07:00 |
|
Matt Leong
|
9ed1d49ae5
|
feat(config): add ability to add ensured_installed for treesitter
|
2021-10-29 13:12:51 -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
|
f4e75710ea
|
feat(config): allow default theme to be disabled, (you will need to implement your own statusline if you do this)
|
2021-10-28 20:53:11 -07:00 |
|
Matt Leong
|
d9c294e814
|
refactor(utils): clean out inappropriate methods
|
2021-10-28 19:05:12 -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
|
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 |
|