Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drrlvn/nvim
Personal Neovim configuration
https://github.com/drrlvn/nvim
config configuration neovim nvim nvimrc
Last synced: 7 days ago
JSON representation
Personal Neovim configuration
- Host: GitHub
- URL: https://github.com/drrlvn/nvim
- Owner: drrlvn
- Created: 2018-07-12T10:56:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T18:37:17.000Z (over 4 years ago)
- Last Synced: 2024-12-02T17:28:40.552Z (2 months ago)
- Topics: config, configuration, neovim, nvim, nvimrc
- Language: Vim script
- Size: 57.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neovim
![Screenshot](screenshot.png)
## Installation
Clone to `~/.config/nvim`.
Note: the [valloric/MatchTagAlways](https://github.com/valloric/MatchTagAlways) plugin requires python so make sure to install that, e.g. in Arch Linux: `pacman -S python-neovim`.