Git Product home page Git Product logo

neovim-config's Introduction

Quick Start

中文

Now, I have two branches for neovim, one is using embed lsp, anothor is using coc.nvim.

Embed lsp is for geek customization, coc is for lightweight configuration.

In fact, I don’t want you to directly copy or git it down and use my configuration. My configuration is more suitable for myself. The role of my configuration is more often to provide you with an idea for your own configuration, so that you can Understand which plug-ins are needed, how to deal with dependencies, how to deal with file organization structure, and more!

Overview

overview

Install

For embed lsp users:

neovim version: 0.10

# for unix-like
git clone -b hybrid https://github.com/jinzhongjia/neovim-config.git ~/.config/nvim
# for windows
git clone -b hybrid https://github.com/jinzhongjia/neovim-config.git ~/AppData/Local/nvim

For coc users:

neovim version: latest release

# for unix-like
git clone -b coc https://github.com/jinzhongjia/neovim-config.git ~/.config/nvim
# for windows
git clone -b coc https://github.com/jinzhongjia/neovim-config.git ~/AppData/Local/nvim

Denpendences

  • wget
  • curl
  • Golang
  • Rust
  • Python
  • Nodejs
  • Zig
  • Gcc/Clang
  • Lazygit
  • Lazydocker
  • fd (embed lsp)
  • ripgrep (embed lsp)
  • unzip (embed lsp)
  • Cmake (embed lsp)
  • Microsoft C++ Build Tools (For embed lsp and windows)

For GUI, you can install Neovide (My configuration includes neovide's configuration), this is a great GUI client!

Note

When you install this configuration compeletely, you need to run:checkhealth for check whether has problem.

For embed lsp users

lsp server and guard denpendences are all installed by mason, you can use :mason to check installing information

FOr coc users

coc depends nodejs, you may need to read coc help!

More Picture

dash definition hover code_action

neovim-config's People

Contributors

jinzhongjia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

neovim-config's Issues

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.