Colin Kennedy

Results 65 issues of Colin Kennedy

### Describe the bug Pressing `o` to enter insert mode, typing, and pressing `u` to undo text in this example file is very slow on certain line numbers (see details...

performance

### Did you check docs and existing issues? - [X] I have read all the which-key.nvim docs - [X] I have searched the existing issues of which-key.nvim - [X] I...

bug

Closes: https://github.com/vim/vim/issues/6445 # Summary This PR adds a new "local to window" option called `'stickybuf'`. When a window has `:set stickybuf` applied, any command, mapping, etc like `:edit` that would...

needs more work

### Current problem I have code like this ```python try: with open("blah.txt", "a", encoding="ascii"): pass except exceptions_to_catch: # do stuff ``` The [too-many-try-statements](https://pylint.pycqa.org/en/latest/user_guide/checkers/extensions.html#broad-try-clause-checker-messages) optional checker flags this as 2 statements,...

Enhancement ✨
Needs PR

## Language name [USD](https://www.pixar.com/usd), developed by Pixar Animation Studios ## URL of example repository https://github.com/PixarAnimationStudios/USD - [Example](https://github.com/PixarAnimationStudios/USD/blob/3b097e3ba8fabf1777a1256e241ea15df83f3065/pxr/usd/usdMtlx/testenv/testUsdMtlxFileFormat.testenv/baseline/NodeGraphs.usda) https://github.com/ColinKennedy/USD-Cookbook - See any `**/usda` folder for examples. [Here's an example](https://github.com/ColinKennedy/USD-Cookbook/blob/master/features/asset_info/usda/asset_info.usda) ## URL...

Add Language
Good First Issue

**Is your feature request related to a problem? Please describe.** I'd like to be able to use `did` and `dad` to delete the inner and outer docstring of various languages....

enhancement

### Problem The use-case described below may be solvable already but I wasn't sure how to achieve it. Another idea came to me instead. Suppose you have 2 plugins, both...

enhancement
events

### Problem Resizing a terminal buffer alters lines in unexpected ways. This occurs when resizing a terminal via a split or when resizing the entire terminal See video demo, below:...

bug
status:blocked-external
terminal

### Problem When viewing diff files in a terminal buffer, I usually open the buffer, view the diff, and immediately close the buffer. Right now I'm relying completely on the...

bug
terminal
treesitter

If you are running a version of curl that is out of date, plenary jobs spam Neovim to the point of being unusable with this message ``` Error executing luv...