File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1111https://github.com/kawre/leetcode.nvim/assets/69250723/aee6584c-e099-4409-b114-123cb32b7563
1212
1313> [ !CAUTION]
14- > This plugin has been exclusively tested with ` Java ` .
14+ > This plugin has been primarily tested with ` Java ` .
1515> If you encounter any errors while using other languages,
1616> please open an issue to report them.
1717
@@ -314,6 +314,13 @@ image_support = false,
314314
315315- ` restore ` try to restore default question layout
316316
317+ - ` session `
318+
319+ - ` create ` create a new session
320+ - ` change ` change the current session
321+
322+ - ` update ` update the current session in case it went out of sync
323+
317324- ` desc ` toggle question description
318325
319326 - ` toggle ` same as ` Leet desc `
Original file line number Diff line number Diff line change @@ -316,6 +316,14 @@ image_support = false, -- 将此设置为 `true` 将禁用问题描述的换行
316316
317317- ` restore ` 尝试恢复默认问题布局
318318
319+ - ` session `
320+
321+ - ` create ` 创建一个新的会话
322+
323+ - ` change ` 更改当前会话
324+
325+ - ` update ` 更新当前会话,以防它失去同步
326+
319327- ` desc ` 切换问题描述
320328
321329 - ` toggle ` 与 ` Leet desc ` 相同
You can’t perform that action at this time.
0 commit comments