nyngwang

Results 110 issues of 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: ![image](https://user-images.githubusercontent.com/24765272/113388282-85a32e80-93c0-11eb-9e77-7de66ee49366.png) becomes ![image](https://user-images.githubusercontent.com/24765272/113388014-fc8bf780-93bf-11eb-9b15-4821228e24e1.png) #### 🔧 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: ![image](https://user-images.githubusercontent.com/24765272/112825718-af0d4300-90be-11eb-9ca5-a7a1ed99ab8f.jpeg) 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...

bug

## 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...

enhancement

## 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:...

enhancement

## 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...

enhancement

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