|
2 napja | |
---|---|---|
lua | 2 napja | |
snippets | 2 hónapja | |
LICENSE | 2 hónapja | |
README.md | 2 hónapja | |
init.lua | 2 hónapja | |
lazy-lock.json | 2 napja |
This repository contains my custom config for Neovim.
nvim-treesitter
. See hereMake a backup of your current Neovim files:
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
Clone the starter
git clone https://github.com/ndpm13/nvim-config.git ~/.config/nvim
This configuration uses Lazy.nvim, which is licensed under the Apache 2.0 License. It also relies on the amazing Neovim plugin ecosystem (for a full list of plugins, see the lazy-lock.json file).