Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.52 KB

File metadata and controls

42 lines (28 loc) · 1.52 KB

Neovim Configuration

swappy-20240106_225614 swappy-20240106_225850 swappy-20231210_231314

This repository contains my personal Neovim configuration files, tailored to enhance my coding and text editing experience. Feel free to explore and use any part of it for your own Neovim setup.

Installation

  1. Install Neovim (if not already installed).
  2. Clone this repository to your local machine:
    git clone https://github.com/bogusdeck/lazynvim-config ~/.config/nvim 

Uninstalling

   rm -rf ~/.config/nvim

reinstall nvim using package manager

Troubleshooting

If you encounter any issues or have questions, please check the troubleshooting document for possible solutions. If the problem persists, feel free to open an issue.

License

This Neovim configuration is open-sourced under the MIT License.