vim缩写

  • 2020 年 8 月 27 日
  • 笔记

vim缩写可以简化输入,如在Python调试中的logging.warning可以缩写为lgw,在使用时会提高效率。 一 …

Continue Reading