Commit graph

324 commits

Author SHA1 Message Date
Matthew Leong
b968af5b9c fix(LSP): respect user configs for formatting 2022-05-26 15:07:23 -07:00
Matthew Leong
885ab36992 Required NVIM v0.8.0 2022-05-19 12:22:59 -07:00
Adi Oporanu
44b2cf54e5
Update readme.md (#66)
Minor spelling fix
2022-05-16 06:51:59 -07:00
Matthew Leong
5678c823b0 fix: reorder imports 2022-05-16 06:49:37 -07:00
Tyler J Russell
3cb666662b
fix: update nightfox colors (#58) 2022-05-07 07:09:34 -07:00
Matthew Leong
2bcc3069d6 fix: update to resolve nvim breaking changes, format + server_capabilities 2022-05-02 12:53:26 -07:00
Matthew Leong
95568785f4 feat: update cmp integration 2022-04-15 10:50:55 -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
8b5f9f44c0 fix: git branch icon 2022-03-23 20:13:45 -07:00
Matt Leong
a32b2d492e feat: Update more autocmd calls to new api 2022-03-23 19:41:58 -07:00
Rafael Derolez
5a8378a606
Fix inconcistency with <leader>ff in dashboard (#53)
Dashboard's <leader>ff now uses the same command defined in [telescope/mappings.lua](0aef3f630b/lua/cosmic/plugins/telescope/mappings.lua (L14))
2022-03-23 11:04:22 -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
bfaee95d02 feat(pyright): better defaults 2022-02-17 16:10:16 -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
981b309aeb feat(readme): update install snippet 2022-02-08 08:36:31 -08:00
Matt Leong
65a216ed4e feat(readme): clean up config readme 2022-02-08 08:17:37 -08:00
Matt Leong
7984d760a1 feat(readme): update mapping links 2022-02-08 08:08:14 -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
099b7618db feat(config): update examples 2022-02-06 18:27:36 -08:00
Matt Leong
d201b8f258 feat(lsp): easier null_ls configuration 2022-02-06 18:19:50 -08:00
socialsmoker223
ff2855583d
Added FastWrap for nvim-autopairs (#44) 2022-02-02 22:40:02 -08:00
Matt Leong
bdef698a28 feat(lsp): add shellcheck diagnostics 2022-01-27 08:28:07 -08:00
Matt Leong
54dcb22869 feat(lsp): prettierd enabled!! 2022-01-24 13:50:25 -08:00
Matt Leong
d05a7ec475 fix: fix nvim-notify dep on logger util 2022-01-24 08:43:45 -08:00
Matt Leong
6f1449dbca fix(themes): fix github theme colors 2022-01-17 15:34:37 -08:00
Matt Leong
680869ec1a fix(themes): fix catppuccin colors 2022-01-17 15:06:08 -08:00
Matt Leong
b505570da8 fix: gruvbox status line colors 2022-01-17 14:39:06 -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
Wuelner Martínez
478368f03a
feat(enfocado): added more enfocado settings (#41)
* fix(enfocado): improvements are made to the configs

* fix(enfocado): some colors of enfocado are updated

* feat(enfocado): enfocado on-demand plugins are listed
2022-01-17 13:13:11 -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
57915adac7 feat(cosmic-ui): update border style prop 2022-01-08 20:33:01 -08:00
Matt Leong
60cf021f02 feat(statusline): remove unused hl 2022-01-03 16:32:51 -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
8be0efad1f feat(readme): add new themes 2021-12-29 09:57:34 -08:00
Matt Leong
17cc41a0e4 feat(themes): add github 2021-12-29 09:55:20 -08:00
Matt Leong
485a3f3d94 feat(themes): add kanagawa.lua 2021-12-29 09:40:24 -08:00
Matt Leong
2f6ddcce43 fix(lsp): readd eslint condition 2021-12-28 18:02:43 -08:00
Matt Leong
cb27724cc7 feat(lsp): format command 2021-12-28 16:37:53 -08:00
Matt Leong
54018cd5a4 fix(lsp): remove conditional for eslint 2021-12-28 16:29:30 -08:00
Matt Leong
797cc4438a feat(lsp): prettierd -> prettier w/prefer local 2021-12-28 14:33:52 -08:00