This guide should work for your A26 too. just sed "s/R26/A26/g" and it's perfect!
- Will to practice witchcraft
- Patience (R26's CPU is really slow)
- Linux knowledge
- Windows 10/11 with WSL 2 (updated to latest Windows Store version) or Linux
컴퓨터 정보: | |
제조업체: Unknown (Manufactor) | |
모델: Unknown (Model) | |
형식 요소: 데스크톱 (Type : Desktop) | |
터치식 입력이 검색되지 않았습니다. (No touch device found) | |
프로세서 정보: (Help for Non-Korean: 지원 is supported and 지원 안 함 is not supported) | |
CPU 공급업체: GenuineIntel | |
CPU 브랜드: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz | |
CPU 제품군: 0x6 |
컴퓨터 정보: | |
제조업체: Unknown | |
모델: Unknown | |
형식 요소: 데스크톱 | |
터치식 입력이 검색되지 않았습니다. | |
프로세서 정보: | |
CPU 공급업체: GenuineIntel | |
CPU 브랜드: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz | |
CPU 제품군: 0x6 |
local Plug = vim.fn['plug#'] | |
vim.call('plug#begin') | |
Plug 'vim-airline/vim-airline' | |
Plug 'vim-airline/vim-airline-themes' | |
Plug 'github/copilot.vim' | |
Plug 'neovim/nvim-lspconfig' | |
Plug 'justinmk/vim-sneak' | |
Plug 'easymotion/vim-easymotion' | |
Plug 'kyazdani42/nvim-web-devicons' | |
Plug 'kyazdani42/nvim-tree.lua' |
This guide should work for your A26 too. just sed "s/R26/A26/g" and it's perfect!
# Generated with mastodon:setup on 2022-10-17 02:08:51 UTC | |
# Some variables in this file will be interpreted differently whether you are | |
# using docker-compose or not. | |
LOCAL_DOMAIN=funami.tech | |
WEB_DOMAIN=toot.funami.tech | |
SINGLE_USER_MODE=false | |
SECRET_KEY_BASE=[CENSORED] | |
OTP_SECRET=[CENSORED] |