Steveplays28 / nvim-dotfiles

My NeoVim config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim dotfiles

My NeoVim config.

Installation

Linux/MacOS

cd ~/.config/
git clone https://github.com/Steveplays28/nvim-dotfiles.git nvim
nvim

Windows

Neovim's config directory is different on Windows, by default.
You can choose to either use the default path or change it to ~/ and follow the installation steps for Linux/MacOS instead.

cd ~/AppData/Local/
git clone https://github.com/Steveplays28/nvim-dotfiles.git nvim
nvim

About

My NeoVim config.

License:GNU Lesser General Public License v3.0


Languages

Language:Lua 100.0%