Meditating on Code
Sometimes you need to gather all your attention and focus on a few lines of code. Vim has a great plugin which can help you minimize distractions.
»Sometimes you need to gather all your attention and focus on a few lines of code. Vim has a great plugin which can help you minimize distractions.
»fzf is one of these life-changing tools that can boost your productivity. Here is example of using fzf with vim history for quickly (less than 500 ms) opening files and jumping between directories.
»If you are using i3wm, you already should be familiar with dmenu. We are going to use dmenu for input search queries and then instantly jump to the browser.
»