Skip to content

indentation refactoring #515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 38 commits into from
Jul 15, 2016
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
ff077c1
attempt at indentation refactoring
bounceme Jun 28, 2016
0034f57
Update javascript.vim
bounceme Jun 28, 2016
fa5cfb6
Update javascript.vim
bounceme Jun 28, 2016
9a626f0
Update javascript.vim
bounceme Jun 28, 2016
a84d4f1
Update javascript.vim
bounceme Jun 28, 2016
73b2db3
Update javascript.vim
bounceme Jun 29, 2016
8083eec
Update javascript.vim
bounceme Jun 29, 2016
93ffd0a
Update javascript.vim
bounceme Jun 30, 2016
4c3ae35
vim regex is faster than checking the syntax items
bounceme Jul 1, 2016
9d17ff2
Update javascript.vim
bounceme Jul 1, 2016
f31d4f6
hideous hack regexes
bounceme Jul 1, 2016
47ebe2a
Update javascript.vim
bounceme Jul 2, 2016
21dcd97
cache search pair result
bounceme Jul 2, 2016
70139d8
Update javascript.vim
bounceme Jul 2, 2016
1339fdc
ending preparations
bounceme Jul 2, 2016
c7af5cb
Update javascript.vim
bounceme Jul 2, 2016
01884a4
Update javascript.vim
bounceme Jul 3, 2016
7ab3eb8
Update javascript.vim
bounceme Jul 3, 2016
d15a83e
revert last commit
bounceme Jul 3, 2016
f9d3eb3
Update javascript.vim
bounceme Jul 4, 2016
dc4ec08
Update javascript.vim
bounceme Jul 4, 2016
dc39414
fixes first use of indentation
bounceme Jul 5, 2016
ac3f995
possible performance increase
bounceme Jul 5, 2016
a717a57
Update javascript.vim
bounceme Jul 5, 2016
9c21919
Update javascript.vim
bounceme Jul 6, 2016
d960cea
switch case, code reduction
bounceme Jul 7, 2016
fea3072
Update javascript.vim
bounceme Jul 7, 2016
ff7a5d4
multiline bracelets statements
bounceme Jul 7, 2016
0ee65a9
make search pair result local to buffer
bounceme Jul 8, 2016
1e9e1d7
removes the slower regex lookbehind
bounceme Jul 8, 2016
07b7ff0
Update javascript.vim
bounceme Jul 8, 2016
92dc549
each
bounceme Jul 8, 2016
7145fd1
Update javascript.vim
bounceme Jul 8, 2016
fb444ee
Update javascript.vim
bounceme Jul 8, 2016
2b616a6
Update javascript.vim
bounceme Jul 9, 2016
686e4ed
do while fix
bounceme Jul 10, 2016
6f67b19
Update javascript.vim
bounceme Jul 10, 2016
4ba9f88
case sensitivity
bounceme Jul 15, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading