Skip to content

19th March 2021

Coding

Python

  • New: Add python landing page.

Issues

  • Improvement: Track python dependency errors.

Operative Systems

Linux

Tabs vs Buffers

  • New: Explain how to use tabs, buffers and windows in vim.

Vim Plugins

  • New: Introduce vim-easymotion.

    EasyMotion provides a much simpler way to use some motions in vim. It takes the <number> out of <number>w or <number>f{char} by highlighting all possible choices and allowing you to press one key to jump directly to the target.

    When one of the available motions is triggered, all visible text preceding or following the cursor is faded, and motion targets are highlighted.

  • Reorganization: Move vim-test to the plugins page.

mkdocs

  • New: Explain how to test mkdocs plugins.

Vim

  • New: Add vim landing page.

Arts

Writing

Build your own Digital Garden

  • New: Add textstat tests.

    To analyze the text readability

Other

  • New: Introduce Outrun.

    Outrun lets you execute a local command using the processing power of another Linux machine.