Tagged articles
4 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Mar 9, 2022 · Fundamentals

Instant Code Formatting in Vim with the vim-rt-format Plugin

This guide shows how to install and configure the vim-rt-format plugin so that Vim automatically formats the current line on pressing ENTER in INSERT mode, covering prerequisite Python3 support, required Python modules, and essential .vimrc settings.

Code FormattingVimautopep8
0 likes · 3 min read
Instant Code Formatting in Vim with the vim-rt-format Plugin
Python Crawling & Data Mining
Python Crawling & Data Mining
Mar 29, 2019 · Backend Development

Boost Your Python Productivity: 5 Essential PyCharm Hacks

Learn five practical PyCharm techniques—including auto‑PEP8 formatting, recovering deleted files via Local History, integrating Vim with ideaVim, leveraging code templates, and using bookmarks—to dramatically improve Python development efficiency on macOS and Windows.

Vimautopep8bookmarks
0 likes · 8 min read
Boost Your Python Productivity: 5 Essential PyCharm Hacks