Skip to content

realpoke/config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration Setup

This repository contains my personal Neovim configuration. It includes plugins, key mappings, and other customizations to enhance the Neovim experience.

Installation

To install this configuration, follow these steps:

  1. Create a nvim directory inside the .config folder:
mkdir -p ~/.config/nvim
  1. Clone this repository into the nvim directory:
git clone [email protected]:realpoke/config.nvim.git ~/.config/nvim
  1. Done! Everything should be installing on first boot.
  • Other dependencies: Some plugins may require additional tools (e.g., ripgrep, fzf, etc.).

  • Note: This config is only intented for Linux.

About

Personal Neovim setup

Resources

License

Stars

Watchers

Forks