Jake W. Vincent
Jake W. Vincent
Idea: With a link source on the clipboard and a span highlighted, using the envisioned paste command would create a link using the visually selected text as the link name...
For Windows users who wish to use forward slashes instead of back slashes in their paths, it would be nice to provide a way of resolving "~/" in a path...
1. Command that will trigger a function to (a) scour the current document for headings and insert a table of contents at/under the current cursor position 2. For above, optionally...
I set up a shortcut that allows me to show the desktop (minimize all windows) using wmctrl. The shortcut runs this command: `wmctrl -k on` When I use my shortcut...
Links to external files are not getting handled properly. Observed behavior: Links like `[A paper](paper.pdf)` are opened as text files in a new Neovim buffer (with new file template if...
https://taskwarrior.org/ * Add task to taskwarrior task list * Append task metadata to task in mkdnflow once added to taskwarrior * Update status of a task in mkdnflow -> update...
Idea: In the following context, CRing on [^footnoteref] would cause the cursor to jump to the line where the footnote is defined (line 4 below). ```markdown 1 _Foo_, _bar_, and...
When table data is pasted into an nvim buffer (from a CSV file or from a spreadsheet application, for instance), it would be useful to be able to visually select...
This PR adds two config options to `window.completion` which allow the user to override the default highlight groups for the `winhighlight` of the **scrollbar** and the **scrollbar thumb**, which were...
Currently, there is only one setting for how long the display stays on when the computer is inactive, and this applies regardless of whether the computer is plugged in or...