https://github.com/ildus/nvim
My vim configuration
https://github.com/ildus/nvim
Last synced: 9 days ago
JSON representation
My vim configuration
- Host: GitHub
- URL: https://github.com/ildus/nvim
- Owner: ildus
- Created: 2017-07-22T19:42:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T08:22:34.000Z (11 months ago)
- Last Synced: 2025-03-15T08:03:56.545Z (10 months ago)
- Language: Vim Script
- Size: 115 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My `neovim` configuration
---------------------
Installation steps
===================
1) Clone to your home folder:
```
git clone git@github.com:ildus/nvim.git ~/.config/nvim
```
2) Install `ripgrep`, `fd` (fdfind in ubuntu), `python-neovim`
3) Start neovim
4) Enter `` or `` (Enter) or `g` to see mappings.