Commit Graph

106 Commits

Author SHA1 Message Date
leafOfTree 2c78960734 Optimize code 2019-09-10 19:30:34 +08:00
leafOfTree 74ecdee310 Add a variable which can be used to avoid overload 2019-09-10 19:26:55 +08:00
leafOfTree a0f26edbaa Set a variable indicating vue syntax 2019-09-10 17:55:49 +08:00
leafOfTree 1345c64824 Avoid JavaScript overload in coffee 2019-09-10 17:44:51 +08:00
leafOfTree 137dad488c Highlight css unit correctly 2019-09-10 15:49:00 +08:00
leafOfTree e4a6675cf3 Fix css(Less|Sass)Definition syntax 2019-08-30 17:41:22 +08:00
leafOfTree 3b23408a5d Update Vue tags regexp 2019-08-30 16:47:01 +08:00
leafOfTree 43fe2a04b5 Support less/sass to use emmet-vim 'css' type 2019-08-30 16:31:50 +08:00
leafOfTree b79ec2234a Improve syntax match regexp 2019-08-29 11:37:23 +08:00
leafOfTree 02c545c691 Support coffee indent 2019-08-29 11:34:50 +08:00
leafOfTree 082174fa23 Support coffee syntax 2019-08-29 11:01:40 +08:00
leafOfTree f65689cd7c Format code 2019-08-27 16:26:46 +08:00
leafOfTree 728e293c29 Support fold-syntax foldmethod 2019-08-27 16:15:10 +08:00
yemai a9f0c85892 fix: sass syntax error 2019-08-24 22:37:13 +08:00
yemai 5a6b508859 refact: improve pre-processors syntax 2019-08-24 22:14:44 +08:00
yemai 869991b10a refact: load pre-processors first for performance 2019-08-24 20:44:47 +08:00
yemai 97e1acdd36 chore: format 2019-08-24 20:38:15 +08:00
yemai d6e6e8ca2f fix: remove transparent to make vim-emmet work 2019-08-24 20:05:21 +08:00
yemai b29abe3ec7 fix: some indentation issue by adding 'transparent' arg 2019-08-24 17:10:30 +08:00
yemai 8e8926f1c1 fix: add syntax highlight for htmlVueTemplate 2019-08-24 14:13:33 +08:00
yemai 60c763aeae fix: needing to send indentation instructions multiple times issue 2019-08-24 09:25:45 +08:00
yemai 273c1438f6 chore: improve code format 2019-08-22 21:16:46 +08:00
yemai 4ad38ef6b7 fix: JavaScript Number is highlighted in String error 2019-08-13 15:32:53 +08:00
yemai 71215b0843 refact: format code 2019-08-13 15:04:59 +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 7e324fdcc8 fix: add '-' to local iskeyword for vim prior to patch-7.4-1142 2019-07-03 12:29:04 +08:00
yemai 90cceedf97 fix: typo 2019-07-03 12:23:06 +08:00
yemai 33ee9139fa feat: support html5 data-* with default option 2019-07-03 12:16:27 +08:00
yemai 02a670a185 fix: conflic between number with minus highlighting and html data-* attr 2019-07-03 11:42:27 +08:00
yemai 9984150cc9 fix: '-10' highlighting error caused by syn iskeyword 2019-07-01 12:14:25 +08:00
yemai 03dc41e8b5 fix: syntax clear htmlHead to avoid highlighting error 2019-06-20 11:20:21 +08:00
yemai 5741c9194c fix: vueTag matching operator '<=' error 2019-06-18 18:06:34 +08:00
yemai 011169653d feat: change vue AttrKey highlight link to 'Type' 2019-06-14 12:21:20 +08:00
yemai dc31774540 chore: remove unused code 2019-06-13 13:11:27 +08:00
yemai 66199d159f refact: improve code 2019-06-13 12:36:36 +08:00
yemai e8d14f8b9c refact: use full command name 2019-06-13 10:59:30 +08:00
yemai b98c23545b fix: add '^' back in vueTemplate end match pattern 2019-06-12 13:11:11 +08:00
yemai c4047490fd fix: remove '^' in vueTemplate end match regex 2019-06-12 12:59:15 +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 6020f11232 chore: improve code quality 2019-05-21 11:35:27 +08:00
yemai deaf33485c feat: improve performance 2019-05-20 14:06:46 +08:00
yemai f5b90ba0d8 fix: sass and less syntax group conflict 2019-05-17 19:14:28 +08:00
yemai ecffb28da6 chore: clean code 2019-05-17 17:39:04 +08:00
yemai 0e3570280e feat: support sass/scss 2019-05-17 17:12:41 +08:00
yemai 9d4a7ada4e feat: support less syntax from origin or vim-less 2019-05-17 14:59:47 +08:00
yemai c1ccd969da feat: improve Vue tag syntax highlight 2019-05-17 12:05:56 +08:00
yemai e79904c56f style: format code 2019-04-15 10:58:02 +08:00
yemai f106b0be7e feat: support syntax in $HOME/.vim 2018-10-23 12:33:09 +08:00