leafOfTree
|
d9c0860388
|
Fix indentation after empty tags for vim8.1
|
2020-01-09 12:58:33 +08:00 |
|
leafOfTree
|
685c3f59d0
|
Support TypeScript indent
|
2020-01-06 17:27:29 +08:00 |
|
leafOfTree
|
8ce5b2d3e6
|
Improve code
|
2019-10-21 18:56:23 +08:00 |
|
leafOfTree
|
e413df775e
|
Add init indent if ind < 1
|
2019-10-12 15:37:34 +08:00 |
|
leafOfTree
|
915689d653
|
Check current line syntax instead of previous
|
2019-10-11 15:32:02 +08:00 |
|
DCRichards
|
2da2a2fe03
|
15: Moved Log function to autoload and replace echom
|
2019-10-08 10:34:52 +01:00 |
|
leafOfTree
|
2124cbbe77
|
Add ':' to indentkeys
|
2019-09-11 11:25:04 +08:00 |
|
leafOfTree
|
d567055d3d
|
Fix pug template indentation error
|
2019-09-11 10:32:59 +08:00 |
|
leafOfTree
|
64662a93ef
|
Extract vim builtin css/xml indent files
|
2019-09-10 11:01:27 +08:00 |
|
leafOfTree
|
02c545c691
|
Support coffee indent
|
2019-08-29 11:34:50 +08:00 |
|
yemai
|
d0caaa7618
|
fix: less/scss indentation error
|
2019-08-25 15:29:10 +08:00 |
|
yemai
|
5a6b508859
|
refact: improve pre-processors syntax
|
2019-08-24 22:14:44 +08:00 |
|
yemai
|
42be0e3549
|
fix: indentation error that is caused by comments following <script>
|
2019-08-24 19:49:51 +08:00 |
|
yemai
|
af4b24e550
|
refact: update variable name
|
2019-08-14 12:08:05 +08:00 |
|
yemai
|
d4b3afddff
|
fix: set default value '' for get() for string equal
|
2019-08-09 14:20:51 +08:00 |
|
yemai
|
b96d04e4be
|
refact: replace regexp match with string equal
|
2019-08-09 13:55:58 +08:00 |
|
yemai
|
d3d7611bcd
|
feat: support vim-emmet JavaScript filetype
|
2019-08-09 13:42:04 +08:00 |
|
yemai
|
bdb7ed2d82
|
feat: support vim-emmet filetype detection in .vue
|
2019-08-09 12:02:00 +08:00 |
|
yemai
|
1b842b4786
|
fix: only correct empty tag with '>' end
|
2019-08-08 14:45:35 +08:00 |
|
yemai
|
316587346d
|
fix: corrent indent for multiline empty tags
|
2019-08-08 14:39:47 +08:00 |
|
yemai
|
3229d3f562
|
chore: remove debug messages; refact code
|
2019-08-08 11:19:01 +08:00 |
|
yemai
|
39ec53975a
|
fix: inner </template> indentation error
|
2019-07-22 17:55:16 +08:00 |
|
yemai
|
fd42d2b7d1
|
fix: indentation error of empty tag and vue tag
|
2019-07-02 09:41:48 +08:00 |
|
yemai
|
2e2debec2c
|
fix: indentation error inside html comments
|
2019-06-27 11:31:41 +08:00 |
|
yemai
|
d37185ccf6
|
fix: indentation error when prev line is end tag and has_init_indent is
set
|
2019-06-19 17:08:32 +08:00 |
|
yemai
|
d5768eb528
|
fix: tag following /> indentation error
|
2019-06-19 15:09:27 +08:00 |
|
yemai
|
333b29528e
|
feat: add html indentation method for empty tags.
|
2019-06-17 15:19:55 +08:00 |
|
yemai
|
176e7aa642
|
fix: recover to XmlIndent for correct common tag indentation
|
2019-06-17 13:25:30 +08:00 |
|
yemai
|
2941c40e6c
|
fix: replace xml/indent with html/indent to fix empty tag indent error
|
2019-06-17 11:10:39 +08:00 |
|
yemai
|
a3394d78cd
|
fix: inner template tag indent error
|
2019-06-14 12:25:18 +08:00 |
|
yemai
|
011169653d
|
feat: change vue AttrKey highlight link to 'Type'
|
2019-06-14 12:21:20 +08:00 |
|
yemai
|
82b6d6658d
|
docs: remove 'Wepy' in header description
|
2019-05-27 11:00:10 +08:00 |
|
yemai
|
e293511d9e
|
chore: use 'marker' fold method
|
2019-05-27 10:58:13 +08:00 |
|
yemai
|
6b103c5f7c
|
fix: remove did_vue_indent
|
2019-05-23 11:51:13 +08:00 |
|
yemai
|
2d4cc8cabf
|
refact: rename hook to 'GetVueTag'
|
2019-05-22 15:30:01 +08:00 |
|
yemai
|
ae2ce7bd8c
|
chore: update log message
|
2019-05-21 11:50:40 +08:00 |
|
yemai
|
6020f11232
|
chore: improve code quality
|
2019-05-21 11:35:27 +08:00 |
|
yemai
|
8480810231
|
chore: add helper
|
2019-05-20 18:56:50 +08:00 |
|
yemai
|
8f6abf87d6
|
fix: remove log
|
2019-05-20 17:30:23 +08:00 |
|
yemai
|
22806b0f04
|
fix: javascript indent error
|
2019-05-20 17:28:33 +08:00 |
|
yemai
|
898b9c16d6
|
chore: clean code
|
2019-05-20 15:12:39 +08:00 |
|
yemai
|
deaf33485c
|
feat: improve performance
|
2019-05-20 14:06:46 +08:00 |
|
yemai
|
623bb16ada
|
feat: clean code
|
2019-05-17 17:51:58 +08:00 |
|
yemai
|
ecffb28da6
|
chore: clean code
|
2019-05-17 17:39:04 +08:00 |
|
yemai
|
3372024d61
|
fix: sass syntax recognise
|
2019-05-17 17:15:53 +08:00 |
|
yemai
|
0e3570280e
|
feat: support sass/scss
|
2019-05-17 17:12:41 +08:00 |
|
yemai
|
17ae825145
|
fix: pug indent error
|
2019-05-17 15:04:38 +08:00 |
|
yemai
|
d6d741c2b4
|
fix: vue end tag indent error
|
2019-05-17 12:35:29 +08:00 |
|
yemai
|
5dc373ca69
|
fix: template init indent error
|
2019-05-17 12:30:58 +08:00 |
|
yemai
|
1f87eab482
|
fix: HTML <template> indent
|
2019-05-17 12:10:46 +08:00 |
|