tofulm
tofulm
How to perform a task : `AsyncTask gulp-watch` if gulpfile.js exist ? I try in .vimrc ``` if filereadable("gulpfile.js") AsyncTask gulp-watch endif ``` But I've an error : `error function...
is there an API to translate oni? I could start the french translate
Hello, I've got an error with : neovim : 2.2 source : agnvim far : update commande : `:F facture_asso .` or `:F facture_asso .php` Error : error caught in...
Hello, My default config of mysql has an empty password. the prompt ask the password but it's not possible to write it down. With Neovim 2.3
when I run an2linuxserver.py, I've an error : Failed to use IPv4/IPv6 dual stacking, fallbacks to IPv4 only (an2linuxserver.py:831)
this snippet is OK ```lua "aa": { "prefix": "aa", "body": "$1 (${1/(.*)/${1:/upcase}/}) $0" }, ``` => `john (JOHN)` But : ```lua "bb": { "prefix": "bb", "body": "(${1/(.*)/${1:/upcase}/}) $0" }, ```...
it is possible to add modi: zeal in config.rasi ?