GithubHelp home page GithubHelp logo

ncff's Introduction

介绍

这是一个基于nvim前端项目通用配置,基本满足所有前端开发所有要求。

安装和启动

  1. 进入Nivm默认配置目录

    • Mac: ~/.config/nvim
    • Window: $HOME/AppData/Local/nvim
  2. 下载配置

git clone https://github.com/Mkamvi/nvim-config-fe

  1. 启动

    • Mac: nvim .
    • Window: nvim-qt.exe .

功能

  1. 插件管理 Lazy.nvim
  2. 代码补全
  3. LSP
  4. Git支持
  5. 状态栏j
  6. 目录树
  7. 格式化
  8. 代码高亮

截图示例

快捷键

快捷键 模式 描述
; + e n 目录树切换
; + ef n 聚焦到目录树
; + wx n 窗口左右切换
- n 垂直分割窗口
| n 水平分割窗口
Sift + < n 向左扩大窗口
Sift + > n 向右扩大窗口
Sift + ^ n 向上扩大窗口
Ctrl + g t terminal 进入Normal模式
; + hs n 暂存区块
; + hu n 撤销区块
; + hn n 下一区块
; + hc n 预览区块
; + hr n 重置区块
; + hb n Blame区块
; + hd n Diff区块
; + g n LazyGit
; + ]b n 下一窗口
; + [b n 前一窗口
; + q n 关闭当前Buffer
; + aq n 关闭所有Buffer
; + aa n 退出编辑器
; + 1~9 n 进入第N个窗口
; + f n 代码格式化
ctrl + l n 相对行号切换
ctrl + s n 保存
; + S n 全局搜索
; + w n 全文快速定位
; + xx n Trouble 窗口切换

ncff's People

Contributors

mkamvi avatar

Stargazers

NaN avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.