127 private links
This tutorial explains how to browse the web with Vim Keybindings using Vimium extension. Vimium allows you to navigate the Internet just using Keyboard.
PyLint, Rope, Pydoc, breakpoints from box.
A keyboard interface to the web, inspired by Kakoune.
Silly game for Vim 8.2.
Skip YouTube video sponsors (browser extension).
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile
Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.
This is a port of the popular Chrome extension to Firefox.
Most stuff works, but the port to Firefox remains a work in progress.
SponsorBlock is a crowdsourced browser extension to block sponsor segments of YouTube videos. Users submit when sponsor happen to the extension, and the extension automatically skips sponsors it knows about. It also features an upvote/downvote system with a weighted random based distribution algorithm.
Notational velocity for vim. . Contribute to alok/notational-fzf-vim development by creating an account on GitHub.
vimtex is a Vim plugin that provides support for writing LaTeX documents. It is based on LaTeX-Box and it shares a similar goal: to provide a simple and lightweight LaTeX plugin. It has been rewritten from scratch to provide a more modern and modular code base.
Vim Awesome wants to be a comprehensive, accurate, and up-to-date directory of Vim plugins.
Many recent Vim plugins are announced on Hacker News or specialized boards, and have since become widely used. But how does a new user find out about these? We wanted to solve that problem and others with Vim Awesome — an open-sourced community resource for discovering new and popular Vim plugins .
Vim 8 added a lot of much-needed functionality, and new community sites like VimAwesome have made plugin discovery and evaluation easier. I’ve been doing a lot more work with Vim lately and have spent some time configuring my workflow for peak efficiency, so here’s a snapshot of my current state, which includes:
fzf
andfzf.vim
for finding filesack.vim
andag
for searching filesVim
+tmux
is the key to victory 🔑ALE
is the newSyntastic
because it’s asynchronous- …and lots more. Keep reading.
Moto Mods are accessories made for the Motorola Moto Z phone.
They can be plugged onto the Moto Z and can be equipped with custom sensors and electronics, to expand the capabilities of the phone.
An Inkscape plugin that allows to organize a set of slides on top of Inkscape layers.
The plugin allows to export the slides as a pdf file composed by several pages, each one corresponding to one slide.
Syntastic is a syntax checking plugin for Vim that runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them.