财富自由被动收入
  • 主页
  • 归档
  • 类别
  • 标签
  • 友链
  • 关于

vim 安装插件

在 Vim 中安装插件并配置的方法主要有两种: 使用插件管理器插件管理器是一种第三方工具,用于简化 Vim 插件的安装和管理。常用的插件管理器包括: Pathogen:https://github.com/tpope/vim-pathogen Vundle:https://github.com/VundleVim/Vundle.vim Plug:https://github.com/junegu
2024-07-25

vim 学习 vimrc 配置文件

配置文件位置使用 :version 命令查看配置文件详细列表 global vimrc (系统 vimrc): :echo $VIM 默认位置 linux: /usr/share/vim/vimrc windows: c:\program files\vim\vimrc personal vimrc (用户 vimrc): :echo $HOME 默认位置 linux: /home/u
2024-07-25

测试博客文章

这是一篇测试博客文章,使用 Markdown 格式编写
2024-07-14

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick
2024-07-07

搜索

Hexo Fluid