1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 09:00:06 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
Eric Wong
01e948f6be feat(format): add c format 2024-04-17 12:19:12 +08:00
Eric Wong
ccfc031441 fix(format): check formatted_context and stdin 2024-04-16 14:36:31 +08:00
Eric Wong
c9fd7f91c7 refactor(format): refactor on_exit function 2024-04-16 14:35:15 +08:00
Eric Wong
545a3bc5fa feat(format): support :Format! filetype 2024-04-16 14:00:20 +08:00
Eric Wong
a7fbe2415b refactor(format): enable format function 2024-04-16 13:54:12 +08:00
Eric Wong
5b3b5886d4 fix(format): fix formatter end_line 2024-04-16 12:35:37 +08:00
Eric Wong
79d9a8323d perf(format): log formatter info 2024-04-16 12:30:56 +08:00
Eric Wong
4db99ea058 feat(format): support custom format 2024-04-16 12:24:21 +08:00
Eric Wong
1d8dbeb8bb feat(format.lua) add format.lua 2024-04-16 11:27:49 +08:00