lygamac
lygamac
# Issue type - Bug report # Environment Emacs version: 27.1 Operating System: Windows 10 Evil version: 20201107.1830 Evil installation type: MELPA Graphical/Terminal: GUI Emacs Tested in a `make emacs`...
As title stated. Expected behavior:  First day of the month as weekend day:  I'm pretty sure there's something wrong in line ~160, but I haven't found anything suspicious....
Here's the code in the snippets: ``` snippet \begin "begin{arg}" bA \\begin\{${1}} ${0:${VISUAL}} \\end\{$1} endsnippet ``` And therefore, when I type `\begin` at the start of the line, the following...
``` ❯ RUST_BACKTRACE=full airshipper wgpu error: Validation Error Caused by: In a RenderPass note: encoder = `` In a set_scissor_rect command Invalid ScissorRect parameters [ERROR] Airshipper panicked: Handling wgpu errors...