Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 2.23 KB

README.md

File metadata and controls

69 lines (47 loc) · 2.23 KB

Neovim Configuration

License Last Commit Project Status

Neovim is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie). It is not a rewrite but a continuation and extension of Vim. Many clones and derivatives exist, some very clever but none are Vim. Neovim is built for users who want the good parts of Vim, and more.

image

Table of contents

This repo is the resource for the initial setup of the Neovim Lua. The primary purpose of this repo is to help you set up Neovim, and none of these setups is meant to provide the best practice.

Installation (Homebrew)

Reference:

Homebrew Installation
Lazygit
Neovim

Install Neovim

For other installation methods, please visit Neovim

brew install neovim

Install Lazygit

Lazygit is a simple terminal UI for git commands.

For other installation methods, please visit Lazygit.

brew install lazygit

Clone the repository

https://github.com/tpatalas/tp-neovim-config.git

License

This project is licensed under the terms of the MIT License. See the LICENSE file for details.