Silas Yu
Silas Yu
I think it might be only on windows?
I use clang, and in real windows environment, not in mingw or cygwin etc.
Close beacuse I have no time to test more and I have another way to bypass this problem. But the bug was indeed happened. I'm not kidding.
> By the way: The distant.nvim plugin conflicts with [jbgutierrez/vim-better-comments](https://github.com/jbgutierrez/vim-better-comments) > Beacuse of this code line: > https://github.com/chipsenkbeil/distant.nvim/blob/v0.2/lua/distant/autocmd.lua#L18 > I removed the vim-better-comments plugin to solve this bug. I solved...
+1 :-)
reverse proxy for [markdown preview plugin](https://github.com/iamcco/markdown-preview.nvim): https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html https://httpd.apache.org/docs/2.4/howto/auth.html https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/ https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/ https://docs.haproxy.org/2.7/intro.html#3.3.1 https://www.haproxy.com/documentation/hapee/latest/security/authentication/basic-authentication/
i3config filetype lf filetype masm filetype and lsp,treesitters kitty filetype alembic的mako文件类型 c filetype, might need to re-enable the indent setting in treesitter. Need to re-consider it. c语言默认的注释,目前是 `//`,但我希望用`/* */` jinja2...
sourcery in coc-diagnostic ``` "diagnostic-languageserver.linters": { "sourcery": { "isStdout": true, "isStderr": true, "args": [ "review", "--verbose", "--csv", "--no-summary", "%file" ], "command": "sourcery", "formatPattern": [ "^[^,]*,(\\d*),([^,]*),(.*)$", { "line": 1, "message": ["[",...
**git-blame**的方法,找到文件修改历史、文件修改人、文件行内修改人显示等等
better plugin to replace distant distant disabled now