摘要: defx.nvim defx.nvim is a dark powered plugin for Neovim/Vim to browse files. It replaces the deprecated vimfiler plugin. nerdtree, 文件導航界經典工具. defx.nvi 阅读全文
posted @ 2021-04-07 20:01 银河系的小龙王 阅读(370) 评论(0) 推荐(0)
摘要: abolish vim-abolish 是 vim 艺术家 Tim Pope 的作品,在处理英文单词大小写方面有很强大的作用。 It's three superficially unrelated plugins in one that share a common theme: working w 阅读全文
posted @ 2021-03-31 15:45 银河系的小龙王 阅读(158) 评论(0) 推荐(0)
摘要: 在安装无线网卡驱动的时候,不小心执行了 rm /lib/modules/5.11.2-arch1-1/ ,导致系统无法启动,提示: Failed to start load kernel modules. 好在提示输入密码可以进入 shell。 由于是删除了 kernel 的重要模块,打算通过重装 阅读全文
posted @ 2021-03-08 16:56 银河系的小龙王 阅读(1387) 评论(0) 推荐(0)
摘要: 你好世界 我先試試 markdown 編輯器好不好用。 這裡應該顯示引用。 先加個 2 級標題 我在這裏放點 c++ 代碼: #include <iostream> #include <thread> int main () { std::cout << "Hello World" << std:: 阅读全文
posted @ 2021-02-04 10:14 银河系的小龙王 阅读(18) 评论(0) 推荐(0)