-
Updated
Jun 10, 2020 - Python
deoplete
Here are 58 public repositories matching this topic...
Improve README
-
Updated
Apr 27, 2020 - Elixir
-
Updated
Aug 10, 2019 - Vim script
-
Updated
Apr 13, 2020 - Python
-
Updated
May 4, 2020 - Python
-
Updated
Nov 10, 2019 - Vim script
-
Updated
Apr 17, 2020 - Vim script
In the README it states that in your .clang file you want to point to a project specific compilation database you need to specify it like so:
compilation_database = "<path to compilation_database>"
Actually you need to specify to the directory that contains it, rather than to the database itself.
i.e. if the file sits at catkin_ws/build/compile_commands.json your .clang file should s
When trying to use deoplete-rust autocompletion on an object I can see the list of attributes and methods in a drop down selection but going through that drop down selection does not show the comments/documentation about that attribute/method only that method's signature, in the way you can in other languages.
Here's an asciinema example of what I get using a default configuration (setting th
-
Updated
Jun 18, 2018 - Python
Hi, giving a try to deoplete from YCM.
Can we have an example on how to work with the compile_commands.json. It says no config required... but where should the json be? It is generated by cmake in the build folder, #14 but it should be in the root of the project right? That should be noticed to the user.
Also, for a deoplete noob, do I need something else to say to deoplete? Something lik
-
Updated
Nov 11, 2019 - Python
-
Updated
Jun 10, 2020 - Vim script
-
Updated
Apr 10, 2020 - Python
-
Updated
Jan 5, 2020 - Python
-
Updated
Nov 10, 2019 - Shell
-
Updated
Mar 19, 2020 - Vim script
-
Updated
Oct 14, 2017 - Python
-
Updated
Feb 8, 2020 - Julia
-
Updated
Nov 16, 2019 - Python
-
Updated
Mar 4, 2020 - Python
Improve this page
Add a description, image, and links to the deoplete topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deoplete topic, visit your repo's landing page and select "manage topics."