JackMortDT / init.lua

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim Configuration

This repository contains my personal Neovim configuration, tailored to enhance my coding and text editing experience.

Installation

  1. Make sure you have Neovim installed on your system.

  2. Clone this repository to your Neovim configuration directory:

git clone https://github.com/JackMortDT/init.lua ~/.config/nvim
  1. Open Neovim and open this file
nvim ~/.config/nvim/lua/jack/packer.lua
  1. Inside the are all the packages that has my configuration, run the following command to installed them.
:PackerSync
  1. Restart Neovim to apply the changes.

About

dotfiles


Languages

Language:Lua 100.0%