Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Vim (26) Folding Text

  • MichaelsTechTutorials
  • 2019-01-05
  • 21384
Vim (26)  Folding Text
vimfoldfoldingtexttutorialmanualfoldmethod
  • ok logo

Скачать Vim (26) Folding Text бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Vim (26) Folding Text или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Vim (26) Folding Text бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Vim (26) Folding Text

In this video, we look at folding text. Folding text is just a way of hiding text when you don't need to see it.

To see which foldmethod is being used you can type :set foldmethod or the shortcut :set fdm

We using the manual foldmethod on this video.

In this video, I create a fold by selecting text using the upper case "V" to put us in visual line mode, using j or k, I select the text, then I create the fold by pressing lower case "z" then lower case "f".

To open a fold you can type lower case "z" then lower case "o"

You can close a fold by typing lower case "z" lower case "c" from any line in the folded text.

The folds will need to be saved in the directory .vim/views, and that directory may need to be created.
Placing these lines in your .vimrc file will save the folds in the .vim/views directory:
autocmd BufWinLeave . mkview
autocmd BufWinEnter . silent loadview

Folds can be deleted pressing lower case "z" then lower case "d"

See the complete Vim playlist at:
   • Vim (01) - What is Vim?  

See the complete Vim playlist in a single video at:
   • Vim - Complete Vim Tutorial  

Website link:
https://thefrugalcomputerguy.com/linu...

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]