Oleg Lazarevich
Oleg Lazarevich
> Same issue here. Installing the `ifuse-git` package on Arch Linux solved it for me as well. Same
I had the same bug. The problem appeared after a kernel update. It happens because there is no kernel module TUN. This can be checked with the following command: ```bash...
I had the same bug. The problem appeared after a kernel update. It happens because there is no kernel module TUN. This can be checked with the following command: ```bash...
That solved the issue for me. ```lua vim.list_extend(lvim.lsp.automatic_configuration.skipped_servers, { "clangd" }) local capabilities = require("lvim.lsp").common_capabilities() capabilities.offsetEncoding = { "utf-16" } local opts = {capabilities = capabilities} require("lvim.lsp.manager").setup("clangd", opts) ``` Put...
> > That solved the issue for me. > > ```lua > > vim.list_extend(lvim.lsp.automatic_configuration.skipped_servers, { "clangd" }) > > local capabilities = require("lvim.lsp").common_capabilities() > > capabilities.offsetEncoding = { "utf-16" }...
В репозитории сейчас много устаревших сборок, которые не работают. Я уверен, что для многих пользователей это многообразие выглядит пугающе. При этом стили в репозитории лучше всего соответствуют гост732 и используют...
> `trayer --transparent true --alpha 255` gives me a solid black background in Elementary Juno 5.0b. > > Same issue reported here: https://bbs.archlinux.org/viewtopic.php?id=39723 It's not issue, it's feature :) Trayer...
Потом, при желании, можно и любую систему сборки сделать по образу и подобию в отдельном репозитории и со своим package.
> Поправьте меня, пожалуйста, если я неправильно понял предложение. Ни в коем случае не предлагаю удалять оригинальный репозиторий, там много интересных наработок. Предлагаю создать новый. Я это вижу так: -...
> Будет 3 репозитория: latex-g7-32 (заархивированный), style и template. Да, template звучит хорошо, но мы выносили G7-32 чтобы постепенно доработать его до CTAN пакета. Не лучше ли будет оставить название...