---
title: "vim + tmux - OMG!Code"
date: 2015-02-25
tags: [vim, tmux, dotfiles]
canonical: https://nicknisi.com/posts/2015-02-25-vim-tmux
---

# vim + tmux - OMG!Code

I love vim. I've been using it full-time for over three years and I still feel like a beginner at it. But I also feel productive in it. I had an opportunity to talk about vim and how I use it in tmux at February's OMG!Code. In this talk, I introduce some vim basics, talk about the best parts of vim, some of my favorite plugins, and then I integrate tmux into the talk and how I typically work with these two technologies throughout the day. It wraps up with a nice discussion of different plugins and configurations.

## Repo

This [repo](https://github.com/nicknisi/vim-workshop) contains the slides and a default vim and tmux configuration, which I slimmed down from my full config to the settings and plugins which I think are essential for being productive quickly with vim and tmux.

## Slides

<div class="embedded-content">
	<script
		async
		class="speakerdeck-embed"
		data-id="95e1469e759f4affb420f6a7d90d6bfd"
		data-width="560"
		data-ratio="1.77777777777778"
		src="//speakerdeck.com/assets/embed.js"
	></script>
</div>

## Video

<Video videoId="5r6yzFEXajQ" />
