-
-
Idea: Notification Classification. ML algorithms can be trained to analyze GitHub notifications and classify them into different categories based on their content. For example, notifications can be ca…
-
Service 'sylius.listener.cart_blamer' replace cart blamer of SyliusCoreBundle, so it removes events 'sylius.user.security.implicit_login' and 'security.interactive_login'.
```xml
…
-
Currently, with `blamer-type 'overlay-popup`, the content of the buffer is being shifted downwards.
Would it be possible to use something like https://github.com/tumashu/posframe to display commit m…
-
-
已阅读 issue 未在已发起的 issue 中发现类似问题。
需求描述:对中文路径的支持。
环境:
操作系统:macOS Catalina(10.15.7)
SVN Blamer 版本号:v0.7.1
SVN版本号:1.14.3 (r1914484)
问题描述:
你好,使用 `SVN Blameer` 时插件误报SVN Blamer: Something went wr…
-
Recently updated to version 20240129.1502 and got this error when viewing files with unicode characters (specifically Chinese characters)
```
Debugger entered--Lisp error: (error "Multibyte charac…
-
Config used:
``` emacs-lisp
(use-package blamer
:quelpa (blamer :fetcher github :repo "artawower/blamer.el")
(blamer-idle-time 0.3)
(blamer-min-offset 70)
:custom-face
(blamer-face ((…
-
I am experiencing an issue where the blamer message is stretching across two lines:
![example](https://github.com/Artawower/blamer.el/assets/22445828/c84326d1-e6c8-4d9e-bf73-da41d7ee2f96)
This i…
ax487 updated
8 months ago
-
### Describe your request
It would be awesome if Git blame is shown on the current line. There are two packages to do this:
- [`blamer.el`](https://github.com/Artawower/blamer.el) - A git blame…