Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.
/ nvim-v1 Public archive

Nvim config that use lazyVim as package manager.

Notifications You must be signed in to change notification settings

adefirmanf/nvim-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔨 NVIM (Neo Vim)

Neovim Lua Conventional Commits Commitizen friendly

A custom Neovim config by the creator. Minimalist plugins with Lazyvim package manager.

⚡️ Started Plugins

This configuration has already been preinstalled with some plugins.

And many more...

🔥 Installation

Prerequisites

Neovim >= v0.10

Clone

git clone https://github.com/adefirmanf/nvim/ ${HOME}/.config/

⌨️ Basic Keymaps

These are the most frequent keymaps that I used. Custom keymaps are available on each plugin. Please refer to plugins folder for more details.

  • Toggle Navigation Tree \e
  • Find Files \ff
  • Find Contents \fg
  • Find Buffer \fb
  • Find Buffer \fb
  • Explore \E

🌃 Theme

By default, I use https://github.com/catppuccin/nvim.

To install another theme, please check the docs on the official page. For this configuration, it should be set on plugins folder and lazy.lua config

📷 Screenshot

Starting up

image

Telescope/Search

image

Nvim-Tree/Navigation Tree

image

About

Nvim config that use lazyVim as package manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages