Skip to content

Instantly share code, notes, and snippets.

View kapral18's full-sized avatar
:shipit:
Debugging Kibana

Karen Grigoryan kapral18

:shipit:
Debugging Kibana
View GitHub Profile

Installation

In order to get support for the clipboard and necessary interpreters, we need to compile and install from source.

# install build dependencies for vim:
sudo apt-get -y build-dep vim

# install some additional, necessary tools:
sudo apt-get -y install checkinstall mercurial python-dev python3.3-dev

clone the latest version of vim source: