nyngwang
nyngwang
I'm concerned about Github webhook, and the following is the only related part related to my question: Can I change `"name"` to `"X-Hub-Signature-256"` to try to make it more secure?...
#### 🎯 Subject of the issue TL;DR:  becomes  #### 🔧 Your Setup - _Which font are you using (e.g. `Anonymice Powerline Nerd Font Complete.ttf`)?_ I've patched Nerd Font...
As title. Is there a shortcut to use move mode only, for example? So I don't have to cycle through all the other modes to find it.
As title. While I haven't tested it. I think the problem is that the support of `nvim-treesitter/nvim-treesitter` is needed. **update**: OK it doesn't work:
State: Currently impossible. Problem: When titlebar option Hidden selected, no way to move the MacVim editor. System: MacOSX Big Sur 11.2.3 (20D91) Picture:  Is this a feature?
macOS 12.4, NVIM v0.8.0-dev (at commit b7d70de34) Build type: Release LuaJIT 2.1.0-beta3 I encountered error with error messages: ``` Error executing vim.schedule lua callback: ...ck/packer/start/plenary.nvim/lua/plenary/async/async.lua:14: The coroutine failed with this...
## Idea Sometimes we might just want to use the plain-old `:tabnew`. But then it will not be traced by NeoZoom. So here is an idea: also detect these orphans...
## What(TF) is NeoMode, exactly? Take it easy, let's take a look at the classic scene in **_Matrix_**: [](https://youtu.be/3vlzKaH4mpw?t=27) When NeoMode is enabled, and the behaviour of `NeoZoomToggle` will change:...
## Idea When a user zoom-in, it will be really useful to setup a default layout for him, e.g. two equal-size vertical splits (simple = great). But more details need...
As title. The error message: ``` clangd cannot rename symbol is not a supported kind ``` The most similar github issue I found: https://github.com/emacs-lsp/lsp-mode/issues/1220