Vftdan
Vftdan
Add `:tabmove #` to move the current tab after the previous focused tab (to which `` would switch) Also may be `:tabmove #+n`, `:tabmove #-n` to move to the `n`th...
Google api returns HTTP 429 after doing more than 100 requests in an hour, so it would be nice to cache results and return them when the same translator is...
Implement copying & pasting of subtrees as text, that should be valid SNBT (the syntax used in command blocks, but I have not tested). Current limitations * The only pasting...
`vim.g` is `nil` in neovim 0.4.4 `E5108: Error while calling lua chunk for luaeval(): ...vftdan/.config/nvim/plugged/instant.nvim/lua/instant.lua:99: attempt to index field 'g' (a nil value)`
## Expected behavior ```sh $ pip install https://github.com/keenerd/pacgraph/archive/master.zip ``` installs `pacgraph`. ## Actual behavior ``` Defaulting to user installation because normal site-packages is not writeable Collecting https://github.com/keenerd/pacgraph/archive/master.zip Downloading https://github.com/keenerd/pacgraph/archive/master.zip /...
Currently `FontBuilder` only has a method `addFeatureVariations` that only adds single-substitutions. This issue proposes to create a `FontBuilder` method of a form: ```python def addLigatureSubstitutions(self, mapping): from .otlLib.builder import buildLigatureSubstSubtable...
`description` updates caused by the original `after_use` are properly handled.
**Describe the bug** **To Reproduce** 1. Choose/configure language layout with two entries at the bottom row with custom popup keys. 2. Move comma and/or period key in the function key...
**Describe the bug** **To Reproduce** 1. Edit Numpad layout to contain `shift` key. 2. Open the keyboard. 3. Switch to numpad. 4. Press shift. **Expected behavior** The next key will...
**Is your feature request related to a problem? Please describe.** Additional punctuation keys are not influenced by "shift" key. **Describe the solution you'd like** Shift key should swap main key...