Commit Graph
84 Commits
Author SHA1 Message Date
yemai 4e04c8b642 docs: add context based behavior 2019-05-22 18:06:24 +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 777869f5d1 docs: update 2019-05-20 14:16:11 +08:00
yemai deaf33485c feat: improve performance 2019-05-20 14:06:46 +08:00
yemai b85f124b77 docs: update 2019-05-17 19:20:15 +08:00
yemai 8bec7683b8 docs: update 2019-05-17 19:17:41 +08:00
yemai 4d4c5de12d docs: update 2019-05-17 19:16:05 +08:00
yemai f5b90ba0d8 fix: sass and less syntax group conflict 2019-05-17 19:14:28 +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 35c85acaaf docs: update 2019-05-17 15:18:29 +08:00
yemai 17ae825145 fix: pug indent error 2019-05-17 15:04:38 +08:00
yemai 9d4a7ada4e feat: support less syntax from origin or vim-less 2019-05-17 14:59:47 +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
yemai c1ccd969da feat: improve Vue tag syntax highlight 2019-05-17 12:05:56 +08:00
yemai 62e5565572 docs: update 2019-05-16 17:35:50 +08:00
yemai a3b1337d67 docs: update 2019-05-07 19:30:53 +08:00
yemai bd3607a94a docs: update 2019-04-30 10:42:40 +08:00
yemai a7add012ab docs: update 2019-04-30 10:42:12 +08:00
yemai 20a0ea99be refact: rename to setFiletype 2019-04-25 18:50:32 +08:00
yemai 9b762993a2 chore: improve code format and logic 2019-04-25 17:50:12 +08:00
yemai cbf28c57b1 refact: rename function name and improve debug info 2019-04-25 17:41:52 +08:00
yemai 461a4574c1 docs: update README 2019-04-15 11:15:08 +08:00
yemai 3c3065d0bd chore: add License 2019-04-15 11:12:22 +08:00
yemai e79904c56f style: format code 2019-04-15 10:58:02 +08:00
yemai 11f4365953 docs: improve document 2019-04-02 09:47:26 +08:00
yemai 43309d8ee4 docs: improve document 2019-04-01 10:32:13 +08:00
leafandGitHub 7e4b45dc8f Merge pull request #5 from ashishwadekar/master
Fix typo in Global variable settings & Add installation instructions for Vim Plug
2018-12-18 19:19:04 +08:00
yemai 3f7fbfbd30 docs: improve document 2018-12-06 10:44:42 +08:00
yemai 3d6086ef81 docs: initial capitalization 2018-12-05 19:28:59 +08:00
leafandGitHub 8c3449d1c8 Merge pull request #3 from zanven42/patch-1
match variable names
2018-12-04 09:43:08 +08:00
yemai 699d56bedb refact: set LogMsg as script local function 2018-10-25 12:26:18 +08:00
yemai 775029143b Merge branch 'master' of https://github.com/leafOfTree/vim-vue-plugin 2018-10-23 12:35:09 +08:00
yemai f106b0be7e feat: support syntax in $HOME/.vim 2018-10-23 12:33:09 +08:00
leaf 899310e9ac Set theme jekyll-theme-cayman 2018-10-22 16:03:26 +08:00
yemai f0910b42e7 feat: load default javascript syntax if vim-javascript is not used 2018-10-19 19:23:02 +08:00
yemai 816d414f47 chore: update legacy comment 2018-10-19 19:13:58 +08:00
yemai 442a05957d fix: always use unlet! to ignore not exist error 2018-10-19 11:38:52 +08:00
yemai b0b0e77d19 fix: init value and capital $VIMRUNTIME bugs 2018-10-19 11:35:54 +08:00
yemai 400f4ce49d fix: use unix fileformat for .vim files 2018-10-19 11:27:09 +08:00
yemai 3b6417a66d chore: use online screenshot png instead of local one 2018-10-16 10:09:38 +08:00
yemai 42484afc92 refact: remove after directory to support pathogen installation 2018-10-15 12:52:16 +08:00
yemai 0434b2943c docs: improve readme 2018-10-11 16:22:52 +08:00
yemai 2751ce87ab feat: add .gitignore 2018-10-11 16:18:37 +08:00
yemai 2ff6e30220 feat: speed up by adding configuration for syntax files load method 2018-10-11 16:17:47 +08:00
yemai 3c75a829d5 fix: correct indentation of multiline tags 2018-10-10 13:59:11 +08:00
yemai e1ce6d535d docs: adjust screenshot png 2018-10-10 11:27:11 +08:00
yemai 9a553b6012 docs: update smaller screenshot 2018-10-10 11:07:49 +08:00
yemai 2b218b6b1e docs: improve description 2018-10-10 11:00:21 +08:00
yemai 211b43d98b fix: css indent error 2018-10-10 10:41:03 +08:00
yemai 13ada447ce feat: support pug syntax and indent 2018-10-09 11:57:01 +08:00
yemai 2b7e0b5637 doc: improve readme 2018-10-08 18:00:34 +08:00
yemai 14a50d9ee3 feat: improve doc 2018-10-08 17:54:08 +08:00
yemai df36bb9360 feat: enable javascript autocmds first 2018-10-08 11:57:01 +08:00
yemai 5bcfdce5bb feat: get context syntax by vue tags 2018-09-30 17:40:55 +08:00
yemai 1ec91d4eeb fix: always load indent when enter buffer 2018-09-30 14:20:54 +08:00
yemai f4b3732cc7 chore: update screenshot 2018-09-30 10:25:07 +08:00
yemai d27519a9b4 chore: improve doc 2018-09-30 10:17:37 +08:00
yemai e37b8536ce chore: improve doc 2018-09-30 10:15:42 +08:00
yemai c4e55457dc chore: add comment 2018-09-30 10:14:35 +08:00
yemai df15dee610 feat: add debug toggle variable 2018-09-30 10:13:39 +08:00
yemai 95f69d9de6 chore: improve doc 2018-09-30 09:51:39 +08:00
yemai 21fdc201ab chore: improve readme 2018-09-29 10:22:55 +08:00
yemai a5a43a43b3 chore: improve readme 2018-09-29 10:06:27 +08:00
yemai 74756b29de chore: improve readme 2018-09-29 10:04:43 +08:00
yemai e2808de778 chore: improve doc 2018-09-28 18:59:45 +08:00
yemai b9f9114eb8 fix: highlight for vue tag 2018-09-28 18:00:42 +08:00
yemai ee424ff59e chore: add screenshot 2018-09-28 18:00:22 +08:00
yemai b82b7df062 fix: add indent in template 2018-09-28 17:46:07 +08:00
yemai 71980e9b57 feat: set filetype to javascript.vue for .vue and .wpy 2018-09-28 15:24:17 +08:00
yemai a923db95fd feat: support css indent 2018-09-28 15:23:54 +08:00
yemai 65548cf7fb feat: modify to fix vue syntax and indent 2018-09-28 12:24:29 +08:00
yemai 86026411e5 init 2018-09-27 16:57:32 +08:00
leafandGitHub d475b685a6 Initial commit 2018-09-27 16:50:27 +08:00