6 Commits

Author SHA1 Message Date
d7ac1f7213 Add termdebug :Asm mappings 2024-04-02 22:38:41 +01:00
5de0109989 Add :RStrip command to strip trailing white space 2024-04-02 21:43:23 +01:00
e8a420d99d Add the :Rename command 2024-03-19 22:54:15 +00:00
6317d02148 Extend :Remove to accept bang :Remove!
This patch changes the behaviour `:Remove` to only remove the file,
leaving the current buffer untouched. `:Remove!` now has the old
behaviour of removing the file and the buffer.
2024-03-17 14:01:36 +00:00
f9825d9b69 Port over :TextWidth <N> command 2024-03-15 16:20:59 +00:00
77452d989d Add :Remove command, to remove file of current buffer 2024-03-14 23:17:27 +00:00