Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p-laranjinha/neovim-config
https://github.com/p-laranjinha/neovim-config
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p-laranjinha/neovim-config
- Owner: p-laranjinha
- Created: 2024-12-12T19:37:05.000Z (14 days ago)
- Default Branch: master
- Last Pushed: 2024-12-12T19:42:31.000Z (14 days ago)
- Last Synced: 2024-12-12T20:37:04.553Z (14 days ago)
- Language: Lua
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Neovim](https://neovim.io/) Config
Based on [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim), [kickstart-modular.nvim](https://github.com/dam9000/kickstart-modular.nvim), and [ThePrimeagen's config](https://github.com/ThePrimeagen/init.lua).
How to create a symlink:
```bash
ln -n -s nvim/ ~/.config/nvim
```