Skip to content

Instantly share code, notes, and snippets.

View pavel-voronin's full-sized avatar
🎲
Taming my luck

Pavel Voronin pavel-voronin

🎲
Taming my luck
View GitHub Profile
@pavel-voronin
pavel-voronin / index.php
Created May 12, 2015 21:09
Генератор имён российской военной техники
<?php
// Утилиты
/**
* Multibyte string replace implementation
*
* @param string $search
* @param string $replace
* @param string $subject
@pavel-voronin
pavel-voronin / gulpfile.js
Created April 16, 2015 15:30
CS gulpfile.js v1
var gulp = require('gulp'),
concatCss = require('gulp-concat'),
minifyCSS = require('gulp-minify-css'),
addsrc = require('gulp-add-src'),
sass = require('gulp-sass'),
uglify = require('gulp-uglify'),
rename = require('gulp-rename'),
rev = require('gulp-rev'),
del = require('del'),
sourcemaps = require('gulp-sourcemaps'),
@pavel-voronin
pavel-voronin / gist:cd13ec1f90d07f7e4f1b
Created October 14, 2014 06:28
habracadabra users
abalyasnikov
akimovpro
alexdob
Aloner
arty87
asm0dey
berezuev
DarthJeos
DonSinDRom
Errandir
<!DOCTYPE html>
<html>
<title>Hello Strapdown</title>
<xmp theme="journal" style="display:none;">
# Markdown text goes in here
## Chapter 1
~~Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore

Sublime Text 2 – Useful Shortcuts (PC)

Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.

Editing

Ctrl+C copy current line (if no selection)
Ctrl+X cut current line (if no selection)
Ctrl+⇧+K delete line
Ctrl+↩ insert line after
@pavel-voronin
pavel-voronin / gist:5605800
Last active December 17, 2015 11:58
Смарт Пробег 2013
Фото:
http://fotki.yandex.ru/users/mactuho/album/78463/
http://vk.com/photo849216_303869503
http://imgur.com/a/mcFx8#0
http://fotki.yandex.ru/users/jana-light/album/336899/
http://vk.com/album104232171_174531902
http://vk.com/album6431845_174346523
http://fotki.yandex.ru/users/daryadimple/album/203655/
http://fotki.yandex.ru/users/bonik74/

Sublime Text 2 – Useful Shortcuts (PC)

Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.

Editing

Ctrl+C copy current line (if no selection)
Ctrl+X cut current line (if no selection)
Ctrl+⇧+K delete line
Ctrl+↩ insert line after