https://github.com/tmcdonell/nvim
NeoVim configuration
https://github.com/tmcdonell/nvim
Last synced: 5 months ago
JSON representation
NeoVim configuration
- Host: GitHub
- URL: https://github.com/tmcdonell/nvim
- Owner: tmcdonell
- Created: 2015-09-10T04:07:31.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T04:08:18.000Z (almost 11 years ago)
- Last Synced: 2025-02-17T21:05:09.055Z (over 1 year ago)
- Language: VimL
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NeoVim Settings
===============
Clone the repository to `~/.config/nvim` and create a symlink to `~/.nvim`:
```
$ ln -s ~/.config/nvim ~/.nvim
$ ln -s ~/.config/nvim/nvimrc ~/.nvimrc
```