222 links
  • Zertrin's links
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
4 results tagged vim x
  • Vim color schemes
    Sat 02 Apr 2022 03:04:53 PM +08 - permalink -
    - https://vimcolorschemes.com/
    color linux vim
  • Regex cheatsheet
    Many programs use regular expression to find & replace text. However, they tend to come with their own different flavor.

    You can probably expect most modern software and programming languages to be using some variation of the Perl flavor, "PCRE"; however command-line tools (grep, less, ...) will often use the POSIX flavor (sometimes with an extended variant, e.g. egrep or sed -r). ViM also comes with its own syntax (a superset of what Vi accepts).

    This cheatsheet lists the respective syntax of each flavor, and the software that uses it.
    Tue 14 Apr 2015 08:12:50 PM +08 - permalink -
    - https://remram44.github.io/regex-cheatsheet/regex.html
    cheatsheet pcre python regex vim
  • thumbnail
    An extended and graphical VIM cheat sheet
    Tue 30 Sep 2014 09:25:00 PM +08 - permalink -
    - http://zombiebrainzjuice.fr/wp-content/uploads/2013/08/An-extended-and-graphical-VIM-cheat-sheet.png
    cheatsheet linux vim
  • Vimbits
    Nice site filled with .vimrc tips
    Tue 21 May 2013 12:08:37 AM +08 - permalink -
    - http://vimbits.com/
    linux snippets tips vim
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation