Zoran
Zoran
I have the same problem with neovim-vscode
I found that you can do this to fix these problems: - change the default Packer compiled file path: example: ```lua packer.init({ display = { open_fn = function() return require("packer.util").float({...
What you should do is just set up the packer, if you don't mind. then you load your plugin like this: ```lua packer = require('packer') packer.init( -- this function like...
did u solve this problem? I met the same issue on my machine
is it possible to expand bootlinux with `bootlinux -u user`, so that i can login with common user
alright, i just installed Ubuntu in my Xiaomi Pad5Pro, and it works well with common user, so I think maybe can add an argument to log in with common user....
如果你使用的是neovim 的话, 我对此用纯lua写了一个插件或许你可以试一试: - [Trans.nvim](http://github.com/JuanZoran/Trans.nvim)
构建成功了, 但是貌似termux安装的librime没有/usr/share/rime-data
我去termux-package提个issue看看好了, 感谢
已经给官方提issue了, 干脆等官方打包好了, 目前就是Termux无法输入中文有点难受