This website works better with JavaScript.
Explore
envrm.info
Help
Sign In
src
/
shellrc
Watch
1
Star
0
Fork
You've already forked shellrc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Dotfiles.
tcl
bash
guile
dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
643
Commits
1
Branch
0
Tags
9.5 GiB
Tree:
6bf2ba0b84
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6bf2ba0b84'
${ noResults }
shellrc
/
etc
/
soft
/
nvim
/
+plugins
/
vim-matchup
/
test
/
issues
/
26
/
example.rb
10 lines
131 B
Raw
Normal View
History
Unescape
Escape
vim: plugins: matchin -> vim-matchup
6 years ago
class
Example
def
initialize
@text
=
'for text'
@text2
=
'end text2'
@text3
=
'( text )'
end
end