- Overview
- Transcript
6.1 My Own Vimrc File
To close up this series of screencasts, I thought you might like to see my own vimrc file, to get an idea of the setup that I run with every single day.
Resources1.Vim for Advanced Users1 lesson, 01:32
1 lesson, 01:32
1.1Introduction01:32
1.1
Introduction
01:32
2.Settings and Options5 lessons, 49:07
5 lessons, 49:07
2.1Working with Text Objects09:55
2.1
Working with Text Objects
09:55
2.2Autocommands11:32
2.2
Autocommands
11:32
2.3Working with Vim Settings07:27
2.3
Working with Vim Settings
07:27
2.4A Few Vim Settings 11:33
2.4
A Few Vim Settings
11:33
2.5A Few More Vim Settings08:40
2.5
A Few More Vim Settings
08:40
3.Advanced Actions and Tools5 lessons, 36:23
5 lessons, 36:23
3.1Working with Registers07:38
3.1
Working with Registers
07:38
3.2Performing Actions in Insert Mode05:10
3.2
Performing Actions in Insert Mode
05:10
3.3Working with Mappings08:11
3.3
Working with Mappings
08:11
3.4Very Magic Regular Expressions07:23
3.4
Very Magic Regular Expressions
07:23
3.5Random Actions and Motions08:01
3.5
Random Actions and Motions
08:01
4.More Vimscript5 lessons, 28:39
5 lessons, 28:39
4.1Functions08:05
4.1
Functions
08:05
4.2Autocompleting in Vim07:15
4.2
Autocompleting in Vim
07:15
4.3Language-Specific Settings03:37
4.3
Language-Specific Settings
03:37
4.4Abbreviations04:16
4.4
Abbreviations
04:16
4.5Adding a Status Line05:26
4.5
Adding a Status Line
05:26
5.Plugins4 lessons, 25:30
4 lessons, 25:30
5.1Adding Support for Other Languages04:11
5.1
Adding Support for Other Languages
04:11
5.2Surround Plugin05:26
5.2
Surround Plugin
05:26
5.3Snipmate Plugin08:46
5.3
Snipmate Plugin
08:46
5.4Customizing Vim with Janus07:07
5.4
Customizing Vim with Janus
07:07
6.Conclusion2 lessons, 15:41
2 lessons, 15:41
6.1My Own Vimrc File14:42
6.1
My Own Vimrc File
14:42
6.2Conclusion00:59
6.2
Conclusion
00:59
Hi! I'm Andrew Burgess, and I'm a connoisseur of all things programming.
I'm from near Toronto, Canada, and I've been fooling around with computers for nearly my whole life, both hardware and software. Right now, I'm finishing up a computer science degree. For almost a decade now, I've been playing around with over a dozen programming languages on several different platforms, from JavaScript to Java, from Ruby to Befunge. My favourite has always been JavaScript.
I've always enjoyed writing, so when I discovered Tuts+ in 2009, I was excited to start writing tutorials. Since then, I've been writing tutorials and producing screencasts for Tuts+. Right now, I'm a course instructor and I produce mostly JavaScript-related courses. Maybe you've seen Building a Web App from Scratch with Angular.js or Node.js from Scratch; that's me!
I've also written a few ebooks, like Getting Good with Git, Getting Good with JavaScript, and, more recently, Backbone.js Blueprints.