1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2025-06-08 23:28:58 +02:00
presence.nvim/lua
&Cherry 883347db4e
feat: Blacklist repositories (#41)
Blacklist URLs based on keywords

* Check repo URL in blacklisted

* readme update (for split blacklist config options)

* moved git repo check into its own loop

* fixed not loading if blacklist empty + other stuff ;-;

* fix(formatting): Format using StyLua to be in sync with upstream

* fix(init.lua): Change : to . so argument `self` is not created

---------

Co-authored-by: Jiří Štefka <jiri@stefka.eu>
2024-05-14 15:33:20 +02:00
..
deps fix(formatting): Fix formatting using stylua (#11) 2023-09-29 02:14:33 +02:00
lib fix(formatting): Fix formatting using stylua (#11) 2023-09-29 02:14:33 +02:00
presence feat: Blacklist repositories (#41) 2024-05-14 15:33:20 +02:00