Commit graph

285 commits

Author SHA1 Message Date
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
Matt Leong
74a287d897 refactor(lsp): rename sumneko provider file 2021-12-20 15:26:16 -08:00
Matt Leong
f562882989 feat(plugins): nvim-autopairs ts support 2021-12-20 15:17:39 -08:00
Matt Leong
f6139b8ac2 feat(plugins): add ft ignore for nvim-tree 2021-12-20 15:09:49 -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
d1c5b01744 feat(telescope): slight adjustment to width and height for flex layout 2021-12-20 09:00:51 -08:00
Matt Leong
b6b9bacf39 feat(telescope): use flex layout and tighten w/h's 2021-12-20 08:14:19 -08:00
Matt Leong
eabc91a2ba feat(telescope): grep current word mapping 2021-12-20 07:00:14 -08:00
Matt Leong
d634483030 feat(diagnostics): add header + icon 2021-12-19 20:38:14 -08:00
Matt Leong
4de9c237fa feat(plugins): replace need for lspkind 2021-12-19 19:55:33 -08:00
Matt Leong
f522d0f3bf feat: border config setting 2021-12-19 19:37:34 -08:00
Matt Leong
13164d42bc refactor(plugins): remove get_border refs 2021-12-19 19:25:12 -08:00
Matt Leong
68ff49da19 feat(cosmic-ui): no need to pass icons 2021-12-19 18:00:18 -08:00
Matthew Leong
341fce09f3
feat(readme): update screenshots 2021-12-19 13:26:18 -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
de5e977c27 feat(luasnip): enable autosnippets & config settings 2021-12-19 12:38:16 -08:00
Matt Leong
cbb5322563 feat(lsp): enable single_file_mode 2021-12-17 21:27:27 -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
9a470dda1c feat(themes): catppuccin back on main branch 2021-12-15 21:55:05 -08:00
Wuelner Martínez
fa21ba4605
fix(enfocado): improvements are made to the configs (#35) 2021-12-15 21:54:35 -08:00
Matt Leong
2830ade34d fix(examples): alpha sort 2021-12-14 15:09:51 -08:00
Matt Leong
d993631e76 feat(treesitter): add additional languages to install list 2021-12-14 15:08:23 -08:00
Matt Leong
77e82698a3 feat(plugins): readd autocomplete from cosmic-ui 2021-12-14 12:21:42 -08:00
Matt Leong
c7dded4bf9 fix(plugins): update telescope mappings 2021-12-13 09:34:10 -08:00
Matt Leong
e425ee84e5 feat(lsp): update null ls settings 2021-12-13 09:25:32 -08:00
Matt Leong
daf5020c11 feat(readme): clean up features list 2021-12-11 20:41:31 -08:00
Matt Leong
f90395fb7a feat(mappings): update code action mapping defaults 2021-12-11 13:29:46 -08:00
Matt Leong
ba8adc56fc fix(lsp): disable formatting for lsp w/user opts 2021-12-10 11:05:15 -08:00
Matt Leong
2444c5d59c fix(statusline): user icon properly passed to statusline 2021-12-10 10:31:22 -08:00