Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

40VIM

MacOS

安装

brew install neovim
brew install jesseduffield/lazygit/lazygit

git clone https://github.com/FortyWinters/40Vim.git ~/.config/nvim
nvim

字体

brew tap homebrew/cask-fonts
brew install --cask font-fira-code-nerd-font

插件

快捷键

快捷键 用途
<space> 显示快捷键
<space>e 打开文件树
<space>r 聚焦文件树
<space><tab> 标签跳转
<space>w 关闭标签
<space>ff 查询文件
<space>fb 查询buffer
<space>fg 查询内容
<command>j 下一个补全项
<command>k 上一个补全项
<command>e 关闭补全项
<space> 确认补全项
<space>dj 下一个诊断
<space>dk 上一个诊断
<space>/ 注释
<space>h 跳转到dashboard
<space>s<right> 向右分屏
<sapce>s<down> 向下分屏
<space><up> 向上切换窗口
<space><donw> 向下切换窗口
<space><left> 向左切换窗口
<space><right> 向右切换窗口
<space>k 展示函数文档
<space>b 跳转到函数
<space>g 打开lazygit
s 搜索

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages