diff --git a/README.md b/README.md index 7667d1e..fce857b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +<<<<<<< HEAD ## 主流三种配置结构对比 - 纯vim-script:局限性较高,可配置项少,适合轻度玩家; @@ -92,3 +93,96 @@ Done. +||||||| parent of cd8f7f3 (Update README.md) +**Neovim及其插件简单视频介绍:https://www.bilibili.com/video/BV1am4y197bR/ +保姆级安装up主同款Neovim:https://www.bilibili.com/video/BV1YF411i72t/** + +## 该仓库用于备份我的dotfiles. + +👀注意:`neovim with lua`是我目前在用的配置,里面包含了lua配置. `neovim`文件夹里面的配置是我之前用的(MacOS用户可以直接看里面的`MacOS`目录),纯配置,很少lua【已废弃】. + +主要开发语言:`Golang`、`Lua`,脚本语言:`Bash Shell`,文本编辑:`Markdown` + +## 截图 + +![image](https://user-images.githubusercontent.com/57939102/154175393-72f307e2-710d-46b8-930e-0e8f47036ace.png) + + +- Golang + +![image](https://user-images.githubusercontent.com/57939102/148733814-f00d0566-b364-4f86-8bb9-b894a324f0f1.png) + +![image](https://user-images.githubusercontent.com/57939102/148733939-c4b1c808-d7dc-484c-ac74-5b6ccdf2ea55.png) + +![image](https://user-images.githubusercontent.com/57939102/148733986-49d660a8-6570-421e-8afe-1503c94b6fef.png) + + +- Lua + +![image](https://user-images.githubusercontent.com/57939102/148733899-e891a7cf-e0ca-4864-b501-df436ba2f224.png) + + + + +## 仓库内容 + +包含但不仅限于: + +* fish shell +* zsh shell +* bash shell +* neovim +* Tmux +* vim +* pycharm 2020.1 +* Windows Terminal + +======= +```diff +- 提示:如果只想使用Neovim的配置的话,请手动切换到`nvim`分支. +``` + +**Neovim及其插件简单视频介绍:https://www.bilibili.com/video/BV1am4y197bR/ +保姆级安装up主同款Neovim:https://www.bilibili.com/video/BV1YF411i72t/** + +## 该仓库用于备份我的dotfiles. + +👀注意:`neovim with lua`是我目前在用的配置,里面包含了lua配置. `neovim`文件夹里面的配置是我之前用的(MacOS用户可以直接看里面的`MacOS`目录),纯配置,很少lua【已废弃】. + +主要开发语言:`Golang`、`Lua`,脚本语言:`Bash Shell`,文本编辑:`Markdown` + +## 截图 + +![image](https://user-images.githubusercontent.com/57939102/154175393-72f307e2-710d-46b8-930e-0e8f47036ace.png) + + +- Golang + +![image](https://user-images.githubusercontent.com/57939102/148733814-f00d0566-b364-4f86-8bb9-b894a324f0f1.png) + +![image](https://user-images.githubusercontent.com/57939102/148733939-c4b1c808-d7dc-484c-ac74-5b6ccdf2ea55.png) + +![image](https://user-images.githubusercontent.com/57939102/148733986-49d660a8-6570-421e-8afe-1503c94b6fef.png) + + +- Lua + +![image](https://user-images.githubusercontent.com/57939102/148733899-e891a7cf-e0ca-4864-b501-df436ba2f224.png) + + + + +## 仓库内容 + +包含但不仅限于: + +* fish shell +* zsh shell +* bash shell +* neovim +* Tmux +* vim +* pycharm 2020.1 +* Windows Terminal + +>>>>>>> cd8f7f3 (Update README.md)