Although the general autocompletion feature is working well, I encountered an issue after installing the mysql
package. When I type mysql.
, I am not receiving any suggestions other than the words already present in the file. To investigate further, I tested the same scenario in Neovim and it worked without any problems. Is there a method to enable such suggestions in my current setup?