-
**What?**
An enhancement to vim/neovim's built in text objects to include seeking forward and backward over multiple lines, and selecting context specific objects like function arguments, array entri…
-
**Is your feature request related to a problem? Please describe.**
VS Code's tab/split paradigm works differently to Vim. This can be frustrating if you're used to/prefer the way Vim works in this re…
smbkr updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I would like to type the Description / Title of the image to paste to my markdown. A…
-
To replicate, write a sentence like
```
hello world
```
then move the cursor to the end of a line and repeatedly type `i`, `Esc`, `i`, `Esc` (i.e. enter and exit insert mode). The cursor will …
-
Almost all of the SQL I write is inside of python data pipelines, using Spark and Presto flavoured syntax.
So my queries are written like
```sql
SqlQuery(
select="""
WITH users_in_threa…
-
**Is your feature request related to a problem? Please describe.**
The first time I was trying out Cursor I imported my settings from VSCode and set the default keymappnigs to vim. I would now like t…
-
Looks like hlslens checks `vim.o.smartcase` and, if it is on, respects it. However, that causes issues when initiating a search via `*`, which does not respect `vim.o.smartcase`. So e.g., if I have …
-
# Packages I'm maintaining and status and comment for each
[update] 8 Jan. 2017.
[update] 17 Jan. 2017. removed `Motivation:` field, roughly ordered by motivation.
I'm maintaining bunch of pack…
-
https://github.com/othree/yajs.vim#differences-from-jeleravim-javascript-syntax compares `yajs.vim` to `jelera/vim-javascript-syntax`. I use [pangloss/vim\-javascript](https://github.com/pangloss/vim-…
-
Please see #3 for background on my initial involvement with this plugin and suggestions for what maintenance I think should happen. Given that background...
I'm fully aware how OSS contributions go…