https://github.com/marziply/nvimrc
Configuration files for Neovim
https://github.com/marziply/nvimrc
dotfiles neovim nvim vim vimrc
Last synced: 2 months ago
JSON representation
Configuration files for Neovim
- Host: GitHub
- URL: https://github.com/marziply/nvimrc
- Owner: marziply
- License: mit
- Created: 2020-03-05T11:12:40.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-19T03:06:20.000Z (5 months ago)
- Last Synced: 2026-01-19T08:48:45.561Z (5 months ago)
- Topics: dotfiles, neovim, nvim, vim, vimrc
- Language: Lua
- Homepage:
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Neovim Configuration
My personal configuration setup for Neovim. Included are various plugins for
emulating a similar experience to an IDE. Packager manager of choice is
[lazy.nvim](https://github.com/folke/lazy.nvim) with Neovim's native
[LSP module](https://github.com/neovim/nvim-lspconfig).