Všechno Nové

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Přihlásit se


Všechno Nové Přihlásit se

All gists matching topic vim

Nedávno Vytvořeno
Nejméně nedávno Vytvořeno
Nedávno Aktualizováno
Nejméně nedávno Aktualizováno
hash's Avatar

hash / Vim config

0 Lajky
0 Forky
1 Soubory
Naposledy aktivní 1755459560
vim dotfiles
1 if empty(glob('~/.vim/autoload/plug.vim'))
2 silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs
3 \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
4 autocmd VimEnter * PlugInstall --sync | source $MYVIMRC
5 endif
6
7 call plug#begin('~/.vim/plugged')
8 Plug 'tpope/vim-vinegar'
9 Plug 'tpope/vim-surround'
10 Plug 'tpope/vim-commentary'
Novější Starší

Vytvořeno pomocí Opengist ⋅ Load: 15ms⋅

Čeština
Čeština Deutsch English Español Français Magyar Italiano Polski Português Русский Türkçe Українська 中文 繁體中文