Skip to content

v0.2.4

Compare
Choose a tag to compare
@fox0430 fox0430 released this 08 Jan 20:08
· 640 commits to master since this release
5f1a927

Add support for NImScript syntax highlighting
Add initial support for MarkDown

Configuration mode: Add support for changing the settings (Incomplete)

Normal mode: Add ci command
Normal mode: Add di command
Normal mode: Add { and } commands
Normal mode: Add s and cl commands
Normal mode: Add y{ and y} commands
Normal mode: Add yl command
Normal mode: Add Y command
Normal mode: Add X command
Normal mode: Add dh commands
Normal mode: Fix ciw and diw commands behavior
Normal mode: Fix d{ and d} commands behavior

Ex mode: Add command description to Ex command expansion
Ex mode: Fix :q command behavior

Settings: Add Theme.currentLineBg setting

Fix: The default background color for the current line
Fix: .yml file does not highlight
Fix: Can not yank lines when the last line is empty in visual mode
Fix: Inserting a tab inserts more space than tabstop in visual mode
Fix: Can not load backup files and crash moe in history mode
Fix: Can not open diff viewer in history mode
Fix: Paren highlights don't work
Fix: Can not set VSCode theme
FIx: dw command does not cut
Fix: Some d command does not yank
Fix Path display does not change in filer mode
Fix: TabLine table configuration validate