Commit graph

142 commits

Author SHA1 Message Date
Matthew Leong
8f73bce8e1 feat(mappings): add plugin management mappings 2023-01-16 10:53:26 -08:00
Matthew Leong
54fd81779a
fix: user mappings (#94) 2023-01-13 07:13:25 -08:00
Matthew Leong
8a72226b48 fix: user config error if doesn't exits 2023-01-10 09:31:46 -08:00
Matthew Leong
c429651e95 fix(telescope): fix init mapping 2023-01-10 08:21:41 -08:00
Matthew Leong
affdcbcde9 feat(which-key): add border 2023-01-10 08:02:11 -08:00
Matthew Leong
5966aa4882 start keymap descriptions 2023-01-09 15:33:55 -08:00
Matthew Leong
464f92b1cc feat(mappings): decouple plugin lsp mappings 2023-01-06 10:09:34 -08:00
Matthew Leong
40eef214f3 feat(lsp): clean up commands and formatting 2023-01-06 09:20:16 -08:00
Matthew Leong
dd7a3ba0c4 feat: disable lsp_lines by default 2022-12-30 13:03:36 -08:00
Matthew Leong
96499d0d67 feat: disable lsp_lines by default 2022-12-30 13:00:04 -08:00
Matthew Leong
dfe508d11d add lazy lock file, really 2022-12-30 09:47:16 -08:00
Matthew Leong
202e8a3c8d feat: add lsp_lines 2022-12-30 09:15:21 -08:00
Matthew Leong
364ab525fc moar clean up 2022-12-29 12:10:07 -08:00
Matthew Leong
03fc837085
refactor: add mason.nvim (#89) 2022-12-29 09:48:42 -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
bcf7ea595a Add packer snapshots 2022-10-21 11:19:19 -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
Matthew Leong
2bcc3069d6 fix: update to resolve nvim breaking changes, format + server_capabilities 2022-05-02 12:53:26 -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
a32b2d492e feat: Update more autocmd calls to new api 2022-03-23 19:41:58 -07:00
Matt Leong
7c1403438f feat(commands): use new autocmd api 2022-03-10 10:46:13 -08:00
Matt Leong
a10143d8d2 fix: rm error when config.config.editor is not present 2022-02-17 16:14:25 -08:00
Matt Leong
34e827fd05 feat(lsp): add pyright support 2022-02-16 09:16:06 -08: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
fafe70eb36 feat: clean up a bit 2022-02-06 19:19:22 -08:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
6f1449dbca fix(themes): fix github theme colors 2022-01-17 15:34:37 -08:00
Matt Leong
9680e81aa3 feat: delete mappings for tabs and buffers 2022-01-17 14:34:41 -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
99adce7770 fix(mappings): use pcall over require since cosmic.config.plugins might not be present 2022-01-14 09:02:36 -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
cb27724cc7 feat(lsp): format command 2021-12-28 16:37:53 -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
18c4971497 feat(mappings): attach lsp mappings to buffers only 2021-12-21 10:41:26 -08:00
Matt Leong
d6befbeb79 feat(core): resize mappings and autoresize autocmd 2021-12-21 08:48:15 -08:00
Matt Leong
7232abb157 feat(editor): adjust timeoutlen + sort 2021-12-20 15:56:11 -08:00
Matt Leong
adf429b3c1 feat(plugins): add gitsigns settings 2021-12-20 15:06:31 -08:00