martinit
martinit
I am trying to use snazzybuddy.nvim (https://github.com/bbenzikry/snazzybuddy.nvim) and add these to my init.vim: ``` Plug 'tjdevries/colorbuddy.nvim' Plug 'bbenzikry/snazzybuddy.nvim' color snazzybuddy ``` And it says: ``` stack traceback: ^I...re/nvim/plugged/colorbuddy.nvim/lua/colorbuddy/group.lua:182: in function...
键位映射不生效
我在vim中喜欢用HJKL快速移动,例如H映射成5h。 surfingkeys中我写了`api.map('', '5j');`但是并没有作用,是我写错了吗
hi, im trying to install this firmware but when insmod,i ran into an error: insmod: cant't insert xxx.ko: invalid module format
I'd like temperature module to show icon A when the temperature is lower than critical-threshold (mine is set to 80), and show icon B when higher. But I don't know...
I just run ``` docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \ sickcodes/docker-osx:monterey ``` and it...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? I'd like to use ordinal numbers on buffer titles, but example...
### Description When telescope closes, the cursor will strangely move right by 1 column. That will influence some other plugins like https://github.com/AckslD/nvim-neoclip.lua . Neoclip uses telescope to provide a selection...
- `nvim --version`: ``` NVIM v0.9.0 Build type: Release LuaJIT 2.1.0-beta3 system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/usr/share/nvim" Run :checkhealth for more info ``` - `git --version`: ``` git...
### 版本、安装方式、系统 1. 你在使用什么版本的v2rayA 2.2.4.7 2. 你通过什么方式安装v2rayA AUR 3. 你所使用的操作系统 Archlinux ### 描述问题: 使用透明代理,与规则端口一致,但希望bt软件直连,按照v2raya的文档给qbittorrent开直连端口如下:(RoutingA) ``` inbound: socks_direct = socks(address: 0.0.0.0, port: 30000, udp:true) inboundTag(socks_direct) -> direct default: proxy # write...
如题