1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00
2020-01-07 17:43:06 +08:00
2019-09-16 23:59:09 +08:00
2019-09-16 23:59:09 +08:00
2019-12-26 19:42:30 +08:00
2019-04-25 23:53:49 +08:00
2019-12-24 21:45:39 +08:00
2019-12-27 01:22:53 +08:00
2019-12-26 01:09:18 +08:00
2019-12-26 01:09:18 +08:00
2019-12-30 14:33:04 +08:00
2019-12-09 23:21:28 +08:00
2019-04-25 23:20:43 +08:00
2019-12-27 01:22:34 +08:00
2019-12-26 00:40:26 +08:00
2020-01-01 17:30:16 +08:00
2019-12-09 23:21:28 +08:00

Introduction

This is my Neovim configuration for all the platforms I use (Linux, Windows and MacOS). init.vim is the config file for terminal Neovim, and ginit.vim is the additional config file for GUI client of Neovim (I am using neovim-qt for now on Windows).

My configurations are heavily documented to make it as clear as possible. While you can download the whole repository and use it, it is not recommended to do so. Good configurations are personal. Everyone should have his or her unique config file. You are encouraged to copy from this this repo the part you feel useful and add it to your own Nvim config.

See doc here on how to install Nvim's dependencies, Nvim itself and the configuration on different platforms (Linux, MacOS and Windows).

Features

Trouble shooting

If you come across an issue, you can first use :checkhealth command provided by nvim to trouble-shoot yourself. Please read carefully the messages provided by health check.

If you still have an issue, you may open a new issue.

Further readings

Description
A modern Neovim configuration with full battery for Python, C++, Markdown, LaTeX, and more...
Readme 6.3 MiB
Languages
Lua 52.2%
Vim script 38.9%
Vim Snippet 6.7%
TeX 2.2%