dcy

Results 18 issues of dcy

```let g:vista_default_executive = 'nvim_lsp'``` can not save file, It will be ```E13: 文件已存在(请加 !强制执行)```; And ```let g:vista_default_executive = 'ctags'``` works fine.

Hi! ``` 0> syslog:start_link(name, app_name, "localhost", 514, local0). ok 2> syslog:send(name, "test"). ok 3> syslog:notice(name, "other test"). ok 4> syslog:send(name, "test 3", [{timestamp, os:timestamp()}]). ok ``` Excuted there, and /var/log/syslog...

你好! 想尝试下你写的这个组件,因为不是那么擅长前端,能不能给个类似[vue-amap](https://elemefe.github.io/vue-amap/#/docs/searchbox)的demo教程 类似用```vue init webpack-simple amap-demo``` 来实现出这个[Demo](http://www.devmeng.com/vue-amap-search/)

Hi! I added the fun "emysql:as_maps/1". And the test result: 21 basics_SUITE conversion maps_empty_test < > 0.000s Ok 22 basics_SUITE conversion maps_single_test < > 0.000s Ok 23 basics_SUITE conversion maps_multi_test...

Hi! ``` 56> bcrypt:hashpw("12456", "$2b$12$j4P7eTvx7x2F.wj6HORIzetQmoegqZ1xo0B2jo/XNABgN5lMWswMi"). {error,"bcrypt failed"} ``` The ```hash string``` is produced by [comeonin](https://github.com/riverrun/comeonin)

``` Module: xyadmin_email_controller, Line: 22, My print's "Req : post_params ( )" is [{"title","dsfasdfasdf"}, {"serverlists[]","2"}, {"users",[]}, {"content","asdfasdfasdf"}, {"attachments[0][item_type]","1"}, {"attachments[0][item_id]","1"}, {"attachments[0][item_name]","1"}, {"attachments[0][item_amount]","1"}, {"attachments[1][item_type]","2"}, {"attachments[1][item_id]","1"}, {"attachments[1][item_name]","1"}, {"attachments[1][item_amount]","1"}] ``` How can i get...

Hi! "ctrl + ]" show tag not exist. How can i jump to definition:?

The warning and error is the almost same before ![2014-03-14-174848_770x184_scrot](https://f.cloud.github.com/assets/1137238/2419455/de6c5ae4-ab5d-11e3-8de1-37766e8fdc7e.png) After, it can see the error easily ![2014-03-14-175420_756x182_scrot](https://f.cloud.github.com/assets/1137238/2419498/a4fc96a6-ab5e-11e3-8a5d-791ba1dd7bea.png)