07/06/25 18:11:34
ソースが汚いという問題はBramも認識してるみたいよ。
まあ、Vimのコードを見て問題を感じないのはプログラマとして
ちょっとありえないから当然だね。
URLリンク(www.moolenaar.net)
I also need to cleanup the code. A lot of things have been added and changed over time,
resulting in messy code and very long functions. This is not just to make the code look nice,
it should also avoid making mistakes. Some parts have become very complex and are difficult
to change without introducing bugs. But I'm careful, the cleanup itself may also introduce
problems. To prevent that requires adding more tests, which is another goal for Vim 7.