Git Product home page Git Product logo

nvim's Introduction

My Neovim Configuration

badge badge badge badge badge badge badge badge

Important Notes

Neovim v0.8.0 Incompatible Alert
  • Markdown Preview failed to open due to NVIM_LISTEN_ADDRESS removal. Fix available in my fork.
Neovim v0.7.0 Incompatible Alert

Neovim v0.7.0 has released. The configuration itself is working fine. But there are also other changes that might incompatible with your computer.

Configuration Incompatible Alert The configuration is no more compatible with neovim 0.6.0 now. If you are still using neovim 0.6.0, please checkout to the 4.0.2 version:
git clone https://github.com/Avimitin/nvim
git checkout 4.0.2
Configuration capabilities list
Neovim Version Configuration Version
NVIM-v0.8.0-dev+98-g069da468d5 HEAD
NVIM v0.8.0 6.0.0
NVIM v0.7* 5.2.2
NVIM v0.6* 4.0.2

Features

  • Fast and Lazy: It takes 25ms in average to open the neovim editor. And every plugin is handled well to be activate only when they are needed. Nothing should slowdown the editor.
  • Handy and Smoothy: There will always be a panel to remind you when you forget your key settings. There will always be a short keystroke to help you get to the place you want to jump to. There will always......
  • Powerful coding experience: With the power from nvim-lspconfig, we can have "IDE Level" coding experience in the terminal.
  • Fancy looking: Talk is cheap, see the gallery.

Getting Start

You can press the fork button to clone my project (Don't forget to smash the star button! :)), then pull your repo to the local:

git clone https://github.com/YOUR_USERNAME/nvim.git ~/.config/nvim

Finally, input nvim to open the editor, and all plugins will be downloaded automatically.

nvim

You can read the full installation instruction here: ==> Installation Guide

Vimrc

Minimal vimrc: If you want a minimal vimrc, try this

curl -SL "https://raw.githubusercontent.com/Avimitin/nvim/master/.vimrc" -o ~/.vimrc

Document (WIP)

Please read NVIM GUIDANCE.

Gallery

Motion Markdown Table
LightSpeed image vim-table-mode-gif

Which key?
which-key.gif

Kanagawa Theme Deus Theme Github Theme
Kanagawa deus github

Code Completion Command Completion
coding cmp-cmdline

Easy install language server
lspserver

Signature Help Code Actions Diagnostic
lsp-popup lsp-codeaction lsp-diagnostic
Debug CPP Debug Rust
cpp Rust
Code navigate
Anyjump
Fugitive Lazygit
fugitive lazygit
file manager nvim-tree
VFiler nvim-tree

Find file Project grep Symbol search
find-file live-grep symbols

License

MIT License

Credit

The v1.0-vimscript version is originally inspired by theniceboy/nvim.

And lua code since v2.0 is inspired by siduck76/NvChad.

Take a look at their contribution, which is really fantastic.

Development Related

Please read development specifications.


有不少朋友问我翻斗花园是什么花园呢?其实就是大耳朵图图的家啦!

我的 neovim 配置是翻斗花园第一配置,不服来打,我家住在翻斗大街翻斗花园2号楼1001室。 我爸胡英俊,我妈张小丽,我叫胡图图,你来你看我干不干你就完事儿了。

nvim's People

Contributors

avimitin avatar ocfox 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.