Skip to content

Instantly share code, notes, and snippets.

View yw-fang's full-sized avatar

Yue-Wen Fang yw-fang

View GitHub Profile
@baymaxium
baymaxium / content.md
Created October 18, 2017 08:53
Python-mode:在 Vim 编辑器中开发 Python 应用的 Vim 插件

原文:Linux中国

Python-mode 是一个 Vim 插件,它使你能够在 Vim 编辑器中更快的利用包括 pylint、rope、pydoc、pyflakes、pep8、autopep8、pep257 和 mccable 在内的各种库来写 Python 代码,这些库提供了一些编码功能,比如静态分析、特征重构、折叠、补全和文档等。

-- Aaron Kili

本文导航

@Chengcheng-Xiao
Chengcheng-Xiao / v_sim_macports.md
Last active December 25, 2024 12:24
Compile v_sim with macports

Tested on MacOS Sequoia 15.2 (24C101) on 25/Dec/2024.

Use macports to install:

sudo port install gcc14
sudo port select --set gcc mp-gcc14
sudo port install intltool
sudo port install pkgconfig
sudo port install xorg
sudo port install gtk2 +x11