zlindenbaum
zlindenbaum
- Did you upgrade to latest plugin version? Yep - Did you upgrade to/compile latest binary? Run shell command `bin/languageclient --version` to get its version number. Yep - (Neovim users...
The title, here, is fairly self-explanatory: when I serve the website, all fonts appear as san-serifs, no matter what I do to the font-family variables in the main.scss file. However,...
I would like to further customize the output.
Does the plugin allow for this? So far, I've been using ``` map j ddp map k ddkP ``` in my vimrc, and that works fine, but it feels inelegant....
Supposing that I have a context with a templatePath field, have we any way to call include on the path stored therewithin? Both ``` {% include "{{ object._templatePath }}" %}...