
راهنمای کاربردی Vim؛ ویرایش سریع متن



Vim یک ویرایشگر متن سریع و کارآمد میباشد که شما را تبدیل به یک توسعهدهنده کارآمدتر میکند. Vim تقریبا بر روی هر سیستمعامل قابل دسترس است. اگر شما بر تکنیکهای این کتاب مسلط شوید، هرگز نیاز به ویرایشگر متن دیگری نخواهید داشت. کتاب راهنمای کاربردی Vim، 120 دستورالعمل vim را به شما نشان میدهد، بنابراین میتوانید بهسرعت قابلیتهای هستهای این ویرایشگر را یاد بگیرید و از عهده دشوارترین وظایف ویرایشی و نگارشی برآیید. شما یاد میگیرید که چگونه با یک چشم بر هم زدن و فقط با چند ضربه به صفحهکلید، اسناد متنی خود را جابجا نمایید. اگر یک کاربر Vim مبتدی و یا متوسط هستید، این کتاب به شما راههای جدید کار با Vim را به صورت کارآمدتر نشان خواهد داد.
سال انتشار: 2012 | 300 صفحه | حجم فایل: 9 مگابایت | زبان: انگلیسی
Practical Vim: Edit Text at the Speed of Thought
نویسنده
Drew Neil
ناشر
Pragmatic Bookshelf
ISBN10:
1934356980
ISBN13:
9781934356982
قیمت: 16000 تومان
برچسبها:
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. Vim, like its classic ancestor vi, is a serious tool for programmers, web developers, and sysadmins. No other text editor comes close to Vim for speed and efficiency; it runs on almost every system imaginable and supports most coding and markup languages. Learn how to edit text the "Vim way:" complete a series of repetitive changes with The Dot Formula, using one keystroke to strike the target, followed by one keystroke to execute the change. Automate complex tasks by recording your keystrokes as a macro. Run the same command on a selection of lines, or a set of files. Discover the "very magic" switch, which makes Vim's regular expression syntax more like Perl's. Build complex patterns by iterating on your search history. Search inside multiple files, then run Vim's substitute command on the result set for a project-wide search and replace. All without installing a single plugin! You'll learn how to navigate text documents as fast as the eye moves--with only a few keystrokes. Jump from a method call to its definition with a single command. Use Vim's jumplist, so that you can always follow the breadcrumb trail back to the file you were working on before. Discover a multilingual spell-checker that does what it's told.Practical Vim will show you new ways to work with Vim more efficiently, whether you're a beginner or an intermediate Vim user. All this, without having to touch the mouse.What You Need: Vim version 7