Matthew Leong
|
dfe508d11d
|
add lazy lock file, really
|
2022-12-30 09:47:16 -08:00 |
|
Matthew Leong
|
daaafc1f8d
|
Lazy.nvim (#88)
* feat: init lazy.nvim
* refactor: easy plugin init
* feat: user defined plugins
* refactor: clean up user config
* refactor: clean up lsp plugins
* fix: lsp signature
* fix: null ls user config
* feat: replace commands
* feat: optimize lazy loading
* fix: lsp_signature working
* fix: documentation hover/sig help
* fix: autopairs
* feat: clean up luasnips
* fix auto complete
* moar laziness
* feat: add markdown_inline to ensured_installed for TS
* clean up
* clean up auto-session
|
2022-12-29 08:34:17 -08:00 |
|
Matthew Leong
|
2aca7635e5
|
fix: disable lualine option
|
2022-12-27 15:10:56 -08:00 |
|
Matthew Leong
|
7e81d05408
|
Clean out themes + lots of clean up (#87)
* refactor: remove extra themes
* feat: clean up theme setup
* refactor: move highlights/colors to galaxyline plugin
* feat: add lualine sections
* feat: add lualine icons
* feat: add user config override for lualine
* refactor: remove galaxy line :D
* refactor: clean out notify-nvim configs
* refactor: clean up utils
* refactor: clean up utils - icons
|
2022-12-27 13:24:27 -08:00 |
|
Matthew Leong
|
924b2e33a7
|
feat: remove lsp-signature for noice
|
2022-12-22 08:51:01 -08:00 |
|
Matthew Leong
|
8872b757af
|
fix plugin load order
|
2022-10-28 14:13:57 -07:00 |
|
Matthew Leong
|
445a68a53e
|
feat: add noice
|
2022-10-27 10:57:51 -07:00 |
|
Matthew Leong
|
b3474cd289
|
Fix devicons
|
2022-10-03 10:03:49 -07:00 |
|
Matthew Leong
|
cd80504765
|
feat: remove filetype.nvim
|
2022-08-03 12:58:06 -07:00 |
|
Matt Leong
|
6eb01f3404
|
refactor: more autocmd api updates
* feat: add format_timeout user option
|
2022-03-28 14:10:47 -07:00 |
|
Matt Leong
|
6bb5f2b68a
|
fix: remove opt from nvim-tree
|
2022-02-10 14:45:10 -08:00 |
|
Matt Leong
|
aeecb23382
|
feat: clean up packerInit file
|
2022-02-08 15:17:38 -08:00 |
|
Matt Leong
|
4bae8cfbd5
|
feat(core): move user config init to core
|
2022-02-06 19:01:26 -08:00 |
|
Matt Leong
|
2be3e66c3c
|
rebase: fix mappings
|
2022-01-17 13:25:26 -08:00 |
|
Matt Leong
|
6102571a7f
|
refactor: smaller config footprint
|
2022-01-17 13:14:12 -08:00 |
|
Matt Leong
|
80580b7f7b
|
fix(session): leader key set properly
|
2022-01-11 20:39:36 -08:00 |
|
Matt Leong
|
988b14ec9e
|
fix(mappings): load nvim tree mappings always
|
2022-01-11 19:39:28 -08:00 |
|
Matt Leong
|
df13f58678
|
refactor(highlights): set_highlight over highlight
|
2022-01-03 16:26:28 -08:00 |
|
Matt Leong
|
3be2d316fc
|
feat(notify): change animation
|
2021-12-29 10:48:43 -08:00 |
|
Matthew Leong
|
36a077f787
|
feat(plugins): load nvim-notify after colorscheme has loaded (#37)
|
2021-12-29 10:27:05 -08:00 |
|
Matt Leong
|
585dc3ba6d
|
feat(lsp): swap hard coded schemas for schemastore
|
2021-12-27 07:17:11 -08:00 |
|
Matt Leong
|
0aef3f630b
|
refactor: clean up some mappings and lazy loading
|
2021-12-21 20:51:11 -08:00 |
|
Matt Leong
|
adf429b3c1
|
feat(plugins): add gitsigns settings
|
2021-12-20 15:06:31 -08:00 |
|
Matt Leong
|
4f5d02675c
|
feat(statusline): move back to NTBBloodbath fork
|
2021-12-20 12:21:24 -08:00 |
|
Matt Leong
|
eabc91a2ba
|
feat(telescope): grep current word mapping
|
2021-12-20 07:00:14 -08:00 |
|
Matt Leong
|
4de9c237fa
|
feat(plugins): replace need for lspkind
|
2021-12-19 19:55:33 -08:00 |
|
Matt Leong
|
da5fa1798f
|
feat(plugins): reorder
|
2021-12-19 13:20:36 -08:00 |
|
Matt Leong
|
b105b15248
|
refactor(cosmic-ui): readd diagnostics and handlers
|
2021-12-19 13:18:01 -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
|
efb15a9c55
|
feat(plugins): switch to Comment.nvim
|
2021-12-07 15:55:10 -08:00 |
|
Matt Leong
|
e79fdf06a7
|
feat(terminal): rounded borders
|
2021-12-07 10:46:03 -08:00 |
|
Matt Leong
|
395462745a
|
refactor(plugins): rename cosmic/modules and some plugins
|
2021-12-07 07:19:19 -08:00 |
|
Matt Leong
|
14bf17764e
|
fix(plugins): properly pass diagnostics settings to cosmic-ui
|
2021-12-06 12:35:01 -08:00 |
|
Matt Leong
|
e13ad63873
|
feat(plugins): add cosmic-ui border default
|
2021-12-06 12:13:54 -08:00 |
|
Matt Leong
|
e166b50ef1
|
feat(plugins): clean up requires
|
2021-12-06 10:37:01 -08:00 |
|
Matt Leong
|
c451df03ad
|
feat(ui): update cosmic-ui - autocomplete
|
2021-12-06 08:31:12 -08:00 |
|
Matt Leong
|
1866fc1218
|
feat(statusline): fork galaxyline
|
2021-12-05 00:51:26 -08:00 |
|
Matt Leong
|
14f4d39ad7
|
fix(config): pass along diagnostic configs to cosmic-ui
|
2021-12-04 18:02:16 -08:00 |
|
Matthew Leong
|
3c1a01664d
|
feat(plugins): Cosmic-ui (#31)
|
2021-12-04 17:04:07 -08:00 |
|
Matt Leong
|
333a4e1aa1
|
feat(plugins): do not lazy load auto-session
|
2021-12-03 11:31:30 -08:00 |
|
Matt Leong
|
c19b565f0e
|
refactor(theme): clean up theme + better organization
|
2021-11-29 16:29:23 -08:00 |
|