16 Commits

Author SHA1 Message Date
José Otávio Rizzatti Ferreira
14010a8f58 Add dash_activate option to save on Command+Tab 2016-01-24 06:06:58 -02:00
José Otávio Rizzatti Ferreira
fe2a79d480 Add bang to DashKeywords 2016-01-24 05:28:10 -02:00
Joe Masilotti
f05ff7b6bd your vs. you're
Thanks @Kapeli
2014-10-10 09:50:24 -04:00
Joe Masilotti
cf6058f7b6 Consistent subject in dash.txt 2014-09-04 06:28:57 -04:00
Geoff Harcourt
0ecf179e0c Fix minor spelling errors
Noticed a couple words misspelled in the docs.
2014-07-26 18:00:09 -04:00
Dario Sneidermanis
2f9826b3b1 Fix typo in README 2014-06-11 01:01:13 -03:00
José Otávio Rizzatti
fe27a1ee7c Update the docs 2014-06-09 09:27:28 -04:00
Thiago Alves
c682df0c15 Make the plugin respect the g:dash_map variable.
[Problem]
For some reason the documentation states that as a user I can set g:dash_map
global variable with a dictionary of "vim filetype" -> "dash docset" and
dash.vim will honor this map when calling Dash.app. Unfortunately this global
variable is never used in the plugin.

[Solution]
On autoload/dash.vim read the global variable and update the plugin map to honor
it.

[Note]
This change also makes possible to define a full list as a value on the
dictionary allowing the user to fully replace all the docsets defined by
default.
Also, the documentation was updated to reflect the change.
2014-05-20 14:21:38 -07:00
José Otávio Rizzatti
11db3b8312 Update the docs 2013-03-19 14:20:29 -04:00
José Otávio Rizzatti
c0e99beb3a Update url references 2013-03-18 16:07:37 -04:00
Zeh Rizzatti
2e4c6c7002 Update the docs 2013-03-16 19:25:18 -04:00
Zeh Rizzatti
c2e2c4f291 Fix usage of :Dash 2013-03-15 15:13:50 -04:00
Zeh Rizzatti
61e5eaa6b1 Add Config to the docs 2013-03-15 15:10:50 -04:00
Zeh Rizzatti
22eb0021ab Document DashDocsets 2013-03-15 12:13:06 -04:00
Zeh Rizzatti
48037725a2 Shame on me 2013-03-14 20:02:28 -04:00
Zeh Rizzatti
918a8acf61 Add documentation 2013-03-14 20:00:37 -04:00