kezhenxu94
751803f98b
feat(colorscheme): add fzf integration to catppuccin ( #5175 )
...
## Description
<!-- Describe the big picture of your changes to communicate to the
maintainers
why we should accept this pull request. -->
## Related Issue(s)
<!--
If this PR fixes any issues, please link to the issue here.
- Fixes #<issue_number>
-->
## Screenshots
<!-- Add screenshots of the changes if applicable. -->
## Checklist
- [ ] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md )
guidelines.
2024-12-18 13:49:13 +01:00
Zhou Fang
5659786893
feat(colorscheme): enable catppuccin snacks integration by default ( #4882 )
...
## Description
Enable catppuccin's snacks integration by default.
## Related Issue(s)
<!--
If this PR fixes any issues, please link to the issue here.
- Fixes #<issue_number>
-->
## Screenshots
<!-- Add screenshots of the changes if applicable. -->
## Checklist
- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md )
guidelines.
2024-11-24 17:28:26 +01:00
Folke Lemaitre
6570a141c0
fix(catppuccin): fix bufferline integration when no colorscheme is set. Closes #4641
2024-10-24 07:58:14 +02:00
Folke Lemaitre
917c685c1f
feat(catppuccin): bufferline integration. Closes #4583 . Closes #4581
2024-10-23 11:23:09 +02:00
EJ
4bf6d856a8
feat(catppuccin): enable grug-far integration ( #4156 )
...
## Description
This enables the recently added `grug-far` integration in catppuccin -
https://github.com/catppuccin/nvim/pull/735
## Checklist
- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md )
guidelines.
2024-07-24 06:26:27 +02:00
Jorge Villalobos
4312e5e283
feat(catppuccin): enable more integrations ( #1922 )
2023-11-04 11:09:01 +01:00
Folke Lemaitre
f589154268
fix(catppuccin): trouble integration. Fixes #1872
2023-10-25 17:23:37 +02:00
Folke Lemaitre
ef5ec9a3bf
style: added trouble ft for the next gen trouble
2023-10-25 14:05:32 +02:00
Radvil
76d33bba2c
feat: Enable flash.nvim highlight on catppuccin integration ( #1206 )
...
Since flash.nvim has already been the default one, and catppuccin already support it
Co-authored-by: Radvil <radvil@@access-mobile.com>
2023-07-25 15:39:08 +02:00
Null Chilly
67d1cbfb01
feat(catppuccin): match navic bg with lualine ( #1085 )
2023-07-10 17:50:53 +02:00
David Ward
27eb4610bd
feat(catppuccin): enable mason integration ( #1048 )
...
Signed-off-by: David Ward <dward@redhat.com>
2023-07-03 21:45:40 +02:00
JohnBish
2f2c7a32a4
fix(catppuccin): change nvim-tree integration to neo-tree for catppuccin/nvim plugin ( #1003 )
2023-06-29 08:03:05 +02:00
Folke Lemaitre
0c05f8a185
feat(catppuccin): enabled integration for plugins included with LazyVim
2023-05-29 22:28:28 +02:00
Folke Lemaitre
6a3f3d3032
fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67
2023-01-16 16:49:29 +01:00
Folke Lemaitre
08f6375e4c
feat(colorscheme)!: LazyVim now loads the colorscheme configured with config.colorscheme. See the docs for more info
2023-01-10 11:14:27 +01:00
Folke Lemaitre
2135bc144c
refactor(plugins)!: plugins now use lazy.nvim's new opts property to make it far easier to override options
2023-01-08 15:05:34 +01:00
Folke Lemaitre
8eb8d235c9
refactor: move everything under lazyvim
2023-01-01 14:33:56 +01:00