Skip to content

Instantly share code, notes, and snippets.

@AntonGitName
AntonGitName / .vimrc
Last active August 26, 2017 20:56 — forked from rocarvaj/.vimrc
Minimal .vimrc for C/C++ developers
" VIM Configuration File
" Description: Optimized for C/C++/Go development, but useful also for other things.
" Author: Gerhard Gappmeier, Anton Mordberg
"
" set UTF-8 encoding
set enc=utf-8
set fenc=utf-8
set termencoding=utf-8
" disable vi compatibility (emulation of old bugs)
@AntonGitName
AntonGitName / Task1.ipynb
Last active April 18, 2017 08:34
Au testing course
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.