Skip to content

atlj/nvim-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atlj/nvim-dotfiles

A terminal window that displays my neovim config

It's fast, reliable (at least when it works), customizable and fast

Installation

1. Install nvim

For macOS, you can:

brew install nvim

2. Backup your current NeoVim config (If you have it)

mv ~/.config/nvim ~/.config/nvimbackup

3. Install ripgrep for fuzzy finding.

ripgrep is required for Telescope

brew install rg

4. Get the dotfiles from git

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

Releases

No releases published

Packages

No packages published

Languages