<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Practical vim</title>
    <subTitle>edit text at the speed of thought</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Drew, Neil</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="">Electronic books</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <dateIssued encoding="marc">2015</dateIssued>
    <edition>2nd edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxvii, 320 pages :  illustrations ;  24 cm</extent>
  </physicalDescription>
  <abstract>Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS--if you master
the techniques in this book, you'll never need another text editor. Practical vim shows you 120 vim recipes so you can quickly learn the editor's
core functionality and tackle your trickiest editing and writing tasks.</abstract>
  <note type="statement of responsibility">Neil Drew.</note>
  <note>Includes bibliographical references and index.</note>
  <subject>
    <topic>Vim</topic>
  </subject>
  <subject>
    <topic>UNIX (Computer file)</topic>
  </subject>
  <subject>
    <topic>Text editors (Computer programs)</topic>
  </subject>
  <classification authority="lcc">QA76.76.T49 NEI</classification>
  <identifier type="isbn" invalid="yes"/>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">201001</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260520185640.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
