Full-stack developer blog by Jan Grzegorowski
  • Home
  • Contact
  • Cookies

Vim

One of the coolest text editors ever made. When writing is your work it's nice to have a good tool for the job.

  • Using Vim or NeoVim as a Git mergetool

    vim

    Using Vim or NeoVim as a Git mergetool

    The "ugly" 4 window view of the default configuration can scare you out even if you were using Vim for a while. It's just too much…

    Jan Grzegorowski
    22 Aug 2018
    3 min read
  • Docker and Vdebug for PHP debugging

    vim

    Docker and Vdebug for PHP debugging

    Docker is a great tool but unfortunately when you have a separate container for each web project you may start having issues with the…

    Jan Grzegorowski
    17 Jun 2017
    3 min read
  • Docker with Xdebug a final guide with troubleshooting tips

    vim

    Docker with Xdebug a final guide with troubleshooting tips

    After spending a nearly whole day fighting with Xdebug setup I think it is a right moment to write some complete Xdebug guide. In this…

    Jan Grzegorowski
    02 Jun 2017
    5 min read
  • Vim registers - how to use Vim multiple clipboards feature

    tools

    Vim registers - how to use Vim multiple clipboards feature

    Using registers in Vim is like having a large number of clipboards where you can copy and paste from whenever you want. Here is how to use…

    Jan Grzegorowski
    28 May 2017
    1 min read
  • Vim regex examples

    vim

    Vim regex examples

    A list of Vim regex examples which might be useful for code/text refactoring. Not something (excluding some character) The regex below will…

    Jan Grzegorowski
    15 Apr 2017
    1 min read
Jan Grzegorowski © 2019