Commit Graph

143 Commits (052c0d0a75efb161d0aa5c8fa623a516475c8c19)

Author SHA1 Message Date
Pocco81 7c74945cf3 doc: updated deafult config 2 years ago
sgoudham f6df99ec79
docs: Point towards fork 'tami5/lspsaga' instead of 'glepnir/lspsaga'
As explained in #126, 'glepnir/lspsaga' does not seem to be maintained
anymore with its last commit over 12 months ago and many bugs.
'tami5/lspsaga' is a well-maintained fork with exactly the same settings
and config that people should be pointed towards.
2 years ago
Merlin Attila Fejzuli 21bbd6ca56 README added requirement notice to feline integration section
The feline integration needs the kyazdani42/nvim-web-devicons plugin to function properly,
therefore the reader should be warned about the requirement.
2 years ago
Pocco81 ce24388b1a specified how to switch between flavours 3 years ago
Pocco81 88ba42acda added fields for numbers and booleans as per #95 3 years ago
Micah Halter bcbdbef3fe
Added symbols-outline highlighting
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Micah Halter d8d794187a
Added neo-tree highlighting
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Pocco81 7b47933875 fix: updated color convention 3 years ago
Pocco81 3f3d3f3f2f chore: added footer 3 years ago
Pocco81 c63ad90157 doc: documented nvimtree transparent_panel opt usage 3 years ago
Pocco81 1d3d3e8ddd doc: reflacted said default config change on the README 3 years ago
Pocco81 2ee846e12a chore: updated default config in readme 3 years ago
Pocco81 785064a0e2 doc: added nvim-notify and telekasten.nvim to the readme 3 years ago
Pocco81 90ca3e9bc1 fix: typo 3 years ago
Pocco81 375a4bb896 doc: how to use the feline integration 3 years ago
Pocco81 c199b50693 fix: broken HREFs 3 years ago
Pocco81 5ae8c582d8 removed neobunble 3 years ago
Mia 7aa9067f7f
Maybe don't overwrite the new header 3 years ago
Mia 31b9d83ff0
Alter plugin manager commands
Previously, many of the commands for plugin managers installed the package as "nvim" which could be confusing. This pull updates several of them to install the package as "catppuccin" instead, alleviating the confusion
3 years ago
Pocco81 cdef2b6562 chore: updated header 3 years ago
Pocco81 ea9d7ec150 doc: moved extras to the bottom 3 years ago
Pocco81 20892bd135 fix: typo 3 years ago
Pocco81 1d450c607c doc: grammar 3 years ago
Pocco81 5bfbfa6eae doc: hooks and overwriting hi groups 3 years ago
Pocco81 5076662f50 simplified api doc 3 years ago
Pocco81 ce1c591383 documented api 3 years ago
Pocco81 01fc55a4b2 removed some integrations 3 years ago
Pierre Poupin 7209e24afd Add cmp integration to the README 3 years ago
Pocco81 a057633714 updated readme 3 years ago
Pocco81 fa2edf98d4
Merge pull request #57 from jaydorsey/jay/readme_updates
README link updates
3 years ago
Pocco81 b5b142fad8 changed demo 3 years ago
Pocco81 57cbe7c75f packer installer 3 years ago
Jay Dorsey ee691ae041 README link updates
With the organization switch & split to app-specific repos, a few of the
README links become outdated. This PR updates those links to point to
the correct repo for each application

Also adds links to termux & xresources
3 years ago
Pocco81 85ffe3e298 added notice about the 'old catppuccino' and pointed to the last good version #56 it 3 years ago
Pocco81 931a91878d order 3 years ago
Pocco81 6db0595725 fix: indentation 3 years ago
Pocco81 975af04129 removed user remaps notice 3 years ago
Pocco81 6fd0a4900e updated README to follow new format 3 years ago
Pocco81 8ee8b925cb doc: updated new name on README 3 years ago
Pocco81 a674217ce9 BREAKING CHANGE: evolving, moving from Catppuccino -> Katppuccino 3 years ago
Pocco81 56cd2d9e69 doc: added notice about remastered version dev 3 years ago
Pocco81 5136e2e955 chore: added links and fixed hashtags 3 years ago
Pocco81 b90fec0ee9 feat: contributing guidelines 3 years ago
Pocco81 510b5a8cc2 feat: remove the custom .load() command, prefer the native colorscheme 3 years ago
Pocco81 5a5c6144dc chore: instructions for indent-blankline indent levels 3 years ago
Pocco81 c1c07d193c fix: added missing tmux explanation 3 years ago
Pocco81 f05f286ff5 feat #29: updated config on doc 3 years ago
Pocco81 095c1f03a6 chore: tmux integration notice 3 years ago
Pocco81 d4d7daf494 chore: added tmux to feats list 3 years ago
Pocco81 4b9cad1e3c chore: added screenshots for tmux ports to README 3 years ago
Pocco81 eadfd99935 dev: added hop conf to the README 3 years ago
Smitesh Patil e6b64016db Add hop to README 3 years ago
Pocco81 0bf58cda94 fix #26: [Integration] nvim-ts-rainbow 3 years ago
Pocco81 72b759e13d chore: added lightspeed 3 years ago
Pocco81 6f0092b0e2 feat: added screenshot for Soft Manilo 3 years ago
Pocco81 d5ed890751 fix: nav tree 3 years ago
Pocco81 aef9299021 chore: updated doc for how to overwrite colors and highlight groups 3 years ago
Pocco81 a89fb11c7c chore: documented API 3 years ago
Pocco81 b9ebba58f8 chore: update notices for the new setting 3 years ago
Pocco81 d854a4afc3 chore: diction 3 years ago
Pocco81 73c9ba026a fix: moved updated doc to the right place 3 years ago
Pocco81 f7e01f18f7 chore: updated config in readme 3 years ago
Pocco81 ef0ca3102b feat: removed 'CPLoad' command
This is because the 'colorscheme' command is linked to the colorscheme
event, which means that using CPLoad would have conflicted/caused errors
in plugins/users that were using this event. Furthermore, it made little
to no sense to use a custom command to load colorschemes for Catppuccino
when there is already a built-in one.
3 years ago
Pocco81 9f5471ec9d chore: added notice 3 years ago
Pocco81 85b40333eb feat: documented CPClear 3 years ago
Pocco81 fb4a1730f1 dev (refactor): editable fields 3 years ago
Pocco81 6574c725c0 dev: todo 3 years ago
Mat Jones 6fc7e88e4a
remove merge conflict marker from README.md 3 years ago
Pocco81 adfd31894f fix: merge conflict 3 years ago
Pocco81 0257332d74 dev: added Alacritty and Kitty integrations 3 years ago
Pocco81 0cebba8370 fix: indentation 3 years ago
Pocco81 6d83b17fe7 dev: better doc 3 years ago
Mat Jones 991963db86
update README.md 3 years ago
Mat Jones b2469bf1a8
Update README.md 3 years ago
Pocco81 69dec0fe7e dev: added info about hooks usage 3 years ago
Pocco81 aa9871eb03 dev: added the rest of the links 3 years ago
Pocco81 447f9ae119 dev: added links 3 years ago
Pocco81 5b6453f49a fix: typo 3 years ago
Pocco81 3a187f8f90 dev: readme kind of done 3 years ago
Pocco81 4bf091d729 dev: added line jump 3 years ago
Pocco81 d8ffe4540d dev: added features 3 years ago
Pocco81 b594d91db5 dev: added list of colorschemes 3 years ago
Pocco81 032986f5ee dev: base 3 years ago
Pocco81 796ff5227c dev: inline divider 3 years ago
Pocco81 0897161822 dev: added vid 3 years ago
Pocco81 99d77f48b9 dev: added codenames for flavors 3 years ago
Pocco81 78dc5d1442 dev: changed from glyphs to emojis 3 years ago
Pocco81 f84981473e dev: theme variants 3 years ago
Pocco81 6a3c74fff4 fix: replaced image 3 years ago
Pocco81 3ef1efa658 dev: added image 3 years ago
Pocco81 5bc42800f3 doc: added colors sneak peek 3 years ago
Pocco81 9ac9710650 chore: added WIP notice 3 years ago
Pocco81 8ccd69144a
Initial commit 3 years ago