Commit graph

315 commits

Author SHA1 Message Date
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
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
66f29d878b feat(mappings): ts utils maps only are set when tsserver is active 2021-12-21 11:24:10 -08:00
Matt Leong
77a4f36784 refactor: cleaner table merging 2021-12-21 11:04:27 -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
1d09e75d0f feat(lsp): jsonls schemas 2021-12-20 16:44:02 -08:00
Matt Leong
7232abb157 feat(editor): adjust timeoutlen + sort 2021-12-20 15:56:11 -08:00
Matt Leong
a957874880 feat(plugins): utilize ts_context_commentstring for all filetypes 2021-12-20 15:44:25 -08:00