From 1b1485dc498364bffc997bd254caea0d52f40982 Mon Sep 17 00:00:00 2001 From: Shidong Wang Date: Wed, 19 Dec 2018 00:13:12 +0800 Subject: [PATCH] Update wiki --- wiki/cn/Following-HEAD.md | 1 + wiki/en/Following-HEAD.md | 1 + 2 files changed, 2 insertions(+) diff --git a/wiki/cn/Following-HEAD.md b/wiki/cn/Following-HEAD.md index d9ee1e80b..1ba56b43d 100644 --- a/wiki/cn/Following-HEAD.md +++ b/wiki/cn/Following-HEAD.md @@ -26,6 +26,7 @@ - Do not load language layer ([#2220](https://github.com/SpaceVim/SpaceVim/pull/2220)) - Changed the behavior of 2-LeftMouse in vimfiler ([#2221](https://github.com/SpaceVim/SpaceVim/pull/2221)) +- Use forked neoformat repo ([#2360](https://github.com/SpaceVim/SpaceVim/pull/2360), [#2355](https://github.com/SpaceVim/SpaceVim/pull/2355)) ### 问题修复 diff --git a/wiki/en/Following-HEAD.md b/wiki/en/Following-HEAD.md index f3fd31d75..f318d515c 100644 --- a/wiki/en/Following-HEAD.md +++ b/wiki/en/Following-HEAD.md @@ -26,6 +26,7 @@ The next release is v1.0.0. - Do not load language layer ([#2220](https://github.com/SpaceVim/SpaceVim/pull/2220)) - Changed the behavior of 2-LeftMouse in vimfiler ([#2221](https://github.com/SpaceVim/SpaceVim/pull/2221)) +- Use forked neoformat repo ([#2360](https://github.com/SpaceVim/SpaceVim/pull/2360), [#2355](https://github.com/SpaceVim/SpaceVim/pull/2355)) ### Fixed