Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Vimcasts:How many episodes does Vimcasts have?The podcast currently has 76 episodes available.
February 14, 2010Working with buffersIntroducing the buffer list, and commands for switching between buffers. This episode also covers the concept of ‘hidden’ buffers, and shows how to deal with them....more4minPlay
February 08, 2010Indentation commandsThis episode covers the commands for shifting text left and right (< and >), and also goes over the auto indent command (=)....more6minPlay
January 24, 2010Tidying whitespaceThis episode demonstrates a few techniques for tidying up whitespace. First, it looks at how to convert between tabs and spaces. Then it shows how to strip trailing whitespace, and finally, how to remove blank lines from a file....more5minPlay
January 17, 2010Whitespace preferences and filetypesDifferent file types may require particular whitespace settings. For example, YAML files must be indented using spaces, whereas makefiles require indentation with tabs. These preferences can be specified by hooking into the FileType event with an autocommand....more4minPlay
January 05, 2010Tabs and SpacesVim offers very granular control over whitespace. This episode explains the purpose of tabstop, softtabstop, shiftwidth and expandtab settings, and illustrates how Vim behaves using various combinations of these....more7minPlay
January 04, 2010Show invisiblesVim’s list feature can be used to reveal hidden characters, such as tabstops and newlines. In this episode, I demonstrate how to customise the appearance of these characters by tweaking the listchars setting. I go on to show how to make these invisible characters blend in with your colortheme....more3minPlay
FAQs about Vimcasts:How many episodes does Vimcasts have?The podcast currently has 76 episodes available.