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 , :n | Create a new scratch buffer. |
:format , :fmt | Format the file using the LSP formatter. |
-:indent-style | Set the indentation style for editing. ('t' for tabs or 1-8 for number of spaces.) |
+:indent-style | Set the indentation style for editing. ('t' for tabs or 1-16 for number of spaces.) |
:line-ending | Set the document's default line ending. Options: crlf, lf. |
:earlier , :ear | Jump back to an earlier point in edit history. Accepts a number of steps or a time span. |
:later , :lat | Jump to a later point in edit history. Accepts a number of steps or a time span. |
@@ -267,6 +267,8 @@
:reset-diff-change , :diffget , :diffg | Reset the diff change at the cursor position. |
:clear-register | Clear given register. If no argument is provided, clear all registers. |
:redraw | Clear and re-render the whole UI |
+:move | Move the current buffer and its corresponding file to a different path |
+:yank-diagnostic | Yank diagnostic(s) under primary cursor to register, or clipboard by default |
--
cgit v1.2.3-70-g09d2