Skip to content

ptrela/nvim-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIM-ALERT

My personal NVIM settings

Built from scratch with the help of the best Primeagen :)

Commands Cheatsheet

Run Netrw Listing
<Space>pv

Search Commands

<Space>pf # File search:wq
<Space>ps # Search for word in files
<Space>pb # Find buffers
<Ctrl> + <p> # Repository search

Packer commands

:so # Reload file
:PackerSync # opens Packer + Updates plugins

Harpoon Commands

Harpoon is helping with jumping between multiple tabs

<Space>a # Adds tab to harpoon
<Ctrl>e # Opens quick menu

Terminal

<Ctrl> + \ # Open/close terminal
:2ToggleTerm # opens second terminal

Useful commands

:Mason
:MasonInstall plugin_name
:Copilot setup

Vim commands

gg - first line
GG - last line
#G - move cursor to line number (# is line number)
+10 - move cursor 10 lines down
-10 - move cursor 10 lines up

About

My NVIM Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages