136 Commits

Author SHA1 Message Date
José Otávio Rizzatti Ferreira
25b17d9488 Merge pull request #53 from ntcong/master
Remove keywords sorting
2017-09-12 08:20:13 -03:00
NTCong
0fcd636031 remove keywords sorting 2017-01-16 16:27:32 +07:00
José Otávio Rizzatti Ferreira
96221024a6 Merge pull request #51 from musically-ut/feat-default-tex
Add defaults for tex filetype.
2016-08-11 13:42:21 -04:00
Utkarsh Upadhyay
b576a41fe7 Add defaults for tex filetype. 2016-08-02 18:04:15 +02:00
José Otávio Rizzatti Ferreira
4b01b6cd20 Fix VimL syntax 2016-01-24 07:39:59 -02:00
José Otávio Rizzatti Ferreira
6e06897997 Use filetype only if dashkeywords empty 2016-01-24 07:39:39 -02:00
José Otávio Rizzatti Ferreira
81ce68b432 Fix duplicate entries in DashKeywords 2016-01-24 06:26:38 -02:00
José Otávio Rizzatti Ferreira
3cf5831866 Fix autocommand 2016-01-24 06:09:22 -02:00
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
ca61e55f3d Remove dead code 2016-01-24 05:43:49 -02:00
José Otávio Rizzatti Ferreira
2c346b983f Remove check for OSX using uname 2016-01-24 05:42:28 -02:00
José Otávio Rizzatti Ferreira
fe2a79d480 Add bang to DashKeywords 2016-01-24 05:28:10 -02:00
José Otávio Rizzatti Ferreira
f74a0a3e6e Merge pull request #47 from theRemix/doc/#46-help-link
updates link to help documentation
2015-10-25 20:54:19 -07:00
Jon Borgonia
4d8a6f0d11 updates link to help documentation
resolves #46
2015-10-14 21:15:21 -10:00
José Otávio Rizzatti Ferreira
c96bf09912 Merge branch 'master' of https://github.com/rizzatti/dash.vim 2015-08-13 03:08:30 -03:00
José Otávio Rizzatti Ferreira
2a4fc8a979 Merge pull request #42 from Kapeli/master
Check for all Dash bundle identifiers
2015-08-13 03:07:45 -03:00
José Otávio Rizzatti Ferreira
1f27b457a6 Merge branch 'change_open' 2015-08-13 03:06:34 -03:00
José Otávio Rizzatti Ferreira
3c435605d2 Change Dash open command to use -g 2015-08-13 03:06:23 -03:00
Bogdan Popescu
6a1fe3dc11 Check for all Dash bundle identifiers 2015-06-19 05:29:36 +03:00
José Otávio Rizzatti Ferreira
8dc25d544d Fix vim-doc link 2015-02-01 15:55:21 -02:00
José Otávio Rizzatti Ferreira
9f14d09f62 Merge pull request #40 from igas/plug
Add plug instructions
2014-11-29 14:09:06 -02:00
Igor Kapkov
1724a021d4 Add plug instructions 2014-11-27 17:32:39 +08:00
José Otávio Rizzatti
23ba6b7e98 Merge pull request #37 from joemasilotti/patch-4
your vs. you're
2014-10-10 16:39:25 -07:00
Joe Masilotti
f05ff7b6bd your vs. you're
Thanks @Kapeli
2014-10-10 09:50:24 -04:00
José Otávio Rizzatti
f79e1f32c3 Merge pull request #35 from joemasilotti/patch-3
Consistent subject in dash.txt
2014-10-09 10:25:02 -07:00
Joe Masilotti
cf6058f7b6 Consistent subject in dash.txt 2014-09-04 06:28:57 -04:00
José Otávio Rizzatti
64f62eccc4 Merge pull request #34 from lucapette/patch-1
Update Vundle instructions
2014-08-06 09:27:17 -04:00
lucapette
d67228b169 Update Vundle instructions
The API changed so I've updated the instructions
2014-08-06 08:17:48 +02:00
José Otávio Rizzatti
bc1b1f6741 Merge pull request #33 from geoffharcourt/geoffharcourt-update-docs
Fix minor spelling errors
2014-07-27 14:41:04 -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
José Otávio Rizzatti
bcb8cded11 Update Readme 2014-07-08 18:23:53 -04:00
José Otávio Rizzatti
ab54e108bf Merge pull request #31 from jgillman/patch-1
Update vim-doc link in README.md
2014-07-01 22:00:21 -04:00
Joel Gillman
48b8fb211b Update vim-doc link in README.md
Looks like Github changed how they do their raw links!
2014-07-01 17:15:29 -07:00
José Otávio Rizzatti
ff484144ed Merge pull request #29 from esneider/patch-1
Fix typo in README
2014-06-11 12:53:06 -04:00
Dario Sneidermanis
2f9826b3b1 Fix typo in README 2014-06-11 01:01:13 -03:00
José Otávio Rizzatti
4b4a86cea7 Remove uniq function (fixes #22) v1.1.1 2014-06-09 10:09:56 -04:00
José Otávio Rizzatti
07cad225bd Fix user autocommands for DashKeywords (fixes #24) 2014-06-09 10:08:10 -04:00
José Otávio Rizzatti
fe27a1ee7c Update the docs 2014-06-09 09:27:28 -04:00
José Otávio Rizzatti
a4f9f525c7 Wrap the dash map code in a function 2014-06-09 09:25:18 -04:00
José Otávio Rizzatti
a7a1fb21db Merge pull request #27 from Townk/master 2014-06-09 09:08:25 -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
3c1a2e3b95 Merge pull request #26 from Kapeli/master
Add AngularJS keyword
2014-05-17 14:43:52 -07:00
Bogdan Popescu
d1ed42a1ba Add AngularJS keyword 2014-05-17 23:43:31 +03:00
José Otávio Rizzatti
aad7469aa0 Merge pull request #25 from Kapeli/master
Dash 2.1 keywords
2014-05-15 19:45:20 -07:00
Bogdan Popescu
c18b733dd4 Dash 2.1 keywords 2014-05-16 04:15:36 +03:00
José Otávio Rizzatti
cf1c68c641 Merge branch 'develop'
[Fixes #19,20,21]
v1.1.0
2014-05-06 15:23:49 -04:00
José Otávio Rizzatti
bd185c4a9a Remove aliases 2014-05-06 15:19:41 -04:00
José Otávio Rizzatti
a5436734cb Remove dependency on funcoo.vim 2014-05-06 14:46:45 -04:00
José Otávio Rizzatti
3ebbcb2d02 Remove dependency on the cache 2014-05-06 14:42:46 -04:00
José Otávio Rizzatti
e9b26cf5aa Remove processing of plist 2014-05-03 17:12:22 -04:00