Skip to content

Конфиги, скрипты и всякая хрень для работы и жизни. =)

Notifications You must be signed in to change notification settings

voron3x/dev_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV-ENV

Настройки для разработки на python + js

Установка

::
make

Note: git submodule init and git submodule update need to be run every time a new submodule is added. git submodule foreach git pull command is used to pull latest upstream changes.

vim

Горячие клавиши.

,w - быстрый save ,bd - закрыть текущий буфер ,ba - закрыть все буферы ,cd - переключится на директорию в которой находится открытый фаил. ,ss - включить и выключить проверку правописания ,pp - paste mode ,bb - cd ..

Smart mappings.

||В командной строке: $h e ~/ $d e ~/Desktop/ $j e ./ $c e <C->eCurrentFileDir("e")<cr>

Python.

$i - import $d - import ipdb; ipdb.set_trace() $r - return $p - print

About

Конфиги, скрипты и всякая хрень для работы и жизни. =)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published