David Perry

Results 7 issues of David Perry

From `:help 'guifont'`: This is a list of fonts which will be used for the GUI version of Vim. In its simplest form the value is just one font name....

It would be very helpful to have a command line interface for performing CyberChef operations on local files without the need for a GUI web app. @d98762625 suggested I create...

feature

This patch allows `move-n` etc. to work when a textobject is defined using a list with separate start and end patterns. Without this fix, an error is generated when the...

Steps to reproduce: 1. In Firefox preferences, enable the General → Startup option "Open previous windows and tabs" 2. In Tabby, give names to any open Firefox windows 3. Exit...

Instead of using `execute()` to get the foreground and background colours of a colour scheme, use [`synIDattr()`][1] and related functions. This prevents an E12 error when using this plugin in...

Updated version of #17 that's based on the current master (as of submission). From there: > This is a straightforward change to add a /operations endpoint which can be used...