Matthew Leong
84c7f848e8
feat: clean up utils reload fn
2022-08-03 13:21:59 -07:00
Matthew Leong
cd80504765
feat: remove filetype.nvim
2022-08-03 12:58:06 -07:00
Matthew Leong
e009f823e4
feat: lsp diagnostics line formatting
2022-08-02 11:15:54 -07:00
Matthew Leong
6f73a28b79
feat: clean up keymap api
2022-08-02 10:15:46 -07:00
Matthew Leong
ce2cb28c0f
feat: update diagnostics message
2022-07-25 09:21:43 -07:00
Matthew Leong
cf6f7d42c0
feat: pin theme versions
2022-06-16 14:53:44 -07:00
anstylian
10a4b6e29c
Support for Neovim Monokai theme ( #74 )
2022-06-16 06:44:44 -07:00
Matthew Leong
03ae0d8999
feat(nvim-cmp): bit of clean up
2022-06-03 08:25:20 -07:00
Matthew Leong
b86245c056
fix(LuaSnip): update snippet require
2022-06-03 08:02:18 -07:00
Matthew Leong
b96afbd7eb
fix(Autocomplete): fix autocomplete dying randomly on buffers
2022-06-01 14:02:38 -07:00
Matthew Leong
621ca82a77
feat(NvimTree): Update setup config
2022-05-29 13:25:40 -07:00
Matthew Leong
ebd949c7d1
fix: confusing bool for default null ls sources
2022-05-27 13:12:27 -07:00
Matthew Leong
0cc8369ac1
fix: formatting autocmd queued only once
2022-05-27 13:00:18 -07:00
Matthew Leong
850c3835f8
revert: back to prettierd
2022-05-27 12:22:21 -07:00
Matthew Leong
f302eb85b0
refactor(LSP): use prettier over prettierd
2022-05-26 15:15:50 -07:00
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