随笔分类 - neo vim
摘要:PS C:\Users\dev\AppData\Local\nvim-data\plugged\nvim-treesitter\parser> lsd bash.so cpp.so dockerfile.so html.so latex.so ninja.so rust.
阅读全文
posted @ 2023-04-09 10:07
fndefbwefsowpvqfx
摘要:PS C:\Users\dev\Desktop\cpp> cd .\build\ PS C:\Users\dev\Desktop\cpp\build> cmake .. -DCMAKE_BUILD_TYPE=Debug -- Building for: Ninja -- The C compiler
阅读全文
posted @ 2023-04-02 12:49
fndefbwefsowpvqfx
摘要:4.1 init.vim 将 init.vim 放置到下面 :echo stdpath('config') ~\AppData\Local\nvim 4.2 plug https://github.com/junegunn/vim-plug 将 plug.vim 放置到下面 ~\AppData\Lo
阅读全文
posted @ 2023-04-02 12:47
fndefbwefsowpvqfx
摘要:3.1 ccls https://github.com/MaskRay/ccls/wiki/Build 在msys中: pacman -S --noconfirm mingw-w64-x86_64-clang mingw-w64-x86_64-clang-tools-extra mingw64/mi
阅读全文
posted @ 2023-04-02 12:45
fndefbwefsowpvqfx
摘要:2.1 命令行工具 https://github.com/sharkdp/fd https://github.com/junegunn/fzf https://github.com/BurntSushi/ripgrep https://github.com/tree-sitter/tree-sitt
阅读全文
posted @ 2023-04-02 12:44
fndefbwefsowpvqfx
摘要:目标 用做C++编译器 尽量不要扩展其它功能 python 是避免不了,所以才安装的。 1.1 下载安装 https://mirror.tuna.tsinghua.edu.cn/msys2/distrib/msys2-x86_64-latest.exe 安装路径: C:\gnu\msys64 1.2
阅读全文
posted @ 2023-04-02 12:41
fndefbwefsowpvqfx
摘要:" echo $MYVIMRC " source $MYVIMRC set enc=utf-8 set fencs=utf-8,gbk,big5,cp936,gb18030,gb2312,utf-16 set fenc=utf-8 set shortmess=atI "禁止bell set bell
阅读全文
posted @ 2023-03-31 19:00
fndefbwefsowpvqfx
摘要:配置文件 :CocConfig ~/.config/nvim/coc-settings.json coc-settings.json { "languageserver": { "ccls": { "command": "ccls", "filetypes": ["c", "cpp","hpp","
阅读全文
posted @ 2023-03-31 18:56
fndefbwefsowpvqfx
摘要:editor https://github.com/neovim/neovim https://github.com/rockerBOO/awesome-neovim/blob/main/README.md https://github.com/nvim-treesitter/nvim-treesi
阅读全文
posted @ 2023-03-30 22:37
fndefbwefsowpvqfx
摘要:coc setting C:\Users\xxx\vimfiles\coc-settings.json 指定 compile_commands.json 在工程的根目录下的build目录 "compilationDatabaseDirectory":"build", { "languageserve
阅读全文
posted @ 2023-03-09 14:45
fndefbwefsowpvqfx
摘要:config root :echo stdpath('config') ~/AppData/Local/nvim init.vim vim plug ~\AppData\Local\nvim-data\site\autoload\plug.vim python3 python -m pip inst
阅读全文
posted @ 2023-03-08 11:27
fndefbwefsowpvqfx

浙公网安备 33010602011771号