Skip to content

kuzanf3b/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 NEOVIM

🧰 Requirements

  • Neovim ≥ 0.9.0
  • Node.js ≥ 16 (JS/TS tools)
  • Python ≥ 3.8 (Python LSPs/formatters)
  • Lua 5.1+
  • ripgrep (rg)
  • PHP ≥ 8.0 (for phpactor or intelephense)

🚀 Installation

  1. Clone neovim:

    git clone https://github.com/kuzanf3b/nvim.conf ~/.config/nvim
  2. Enter config directory:

    cd ~/.config/nvim
  3. Open Neovim and Lazy.nvim will automatically install plugins:

    nvim

🔑 Mappings Overview

Mode Key Action
n <leader>ff Find files
n <leader>fg Live grep
n <leader>a Add file to harpoon
n <C-e> Harpoon menu
n <leader>e Toggle explorer
n, v <leader>ca Code action
n gd Go to definition
n <leader>u Toggle undo history
n <leader>cp Toggle Copilot

🖱️ Screenshots

About

neovim btw

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages