From 2244a5d40c83d477839f91cb6d6a4aeb02446a97 Mon Sep 17 00:00:00 2001 From: omentic Date: Wed, 1 May 2024 23:29:52 +0000 Subject: deploy: 12eec890240a05d1e090114f7f4fdd7c1ee8ff88 --- commands.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'commands.html') diff --git a/commands.html b/commands.html index 1db9c65f..401be7ef 100644 --- a/commands.html +++ b/commands.html @@ -199,7 +199,7 @@ :write-buffer-close!, :wbc!Force write changes to disk creating necessary subdirectories and closes the buffer. Accepts an optional path (:write-buffer-close! some/path.txt) :new, :nCreate a new scratch buffer. :format, :fmtFormat the file using the LSP formatter. -:indent-styleSet the indentation style for editing. ('t' for tabs or 1-8 for number of spaces.) +:indent-styleSet the indentation style for editing. ('t' for tabs or 1-16 for number of spaces.) :line-endingSet the document's default line ending. Options: crlf, lf. :earlier, :earJump back to an earlier point in edit history. Accepts a number of steps or a time span. :later, :latJump to a later point in edit history. Accepts a number of steps or a time span. @@ -267,6 +267,8 @@ :reset-diff-change, :diffget, :diffgReset the diff change at the cursor position. :clear-registerClear given register. If no argument is provided, clear all registers. :redrawClear and re-render the whole UI +:moveMove the current buffer and its corresponding file to a different path +:yank-diagnosticYank diagnostic(s) under primary cursor to register, or clipboard by default -- cgit v1.2.3-70-g09d2