Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 433 Bytes

Personal nvim config

Requirements

  • git
  • npm

Description

Designed to work with javascript and typescript currently.

Keybindings

  • gd Go to definition
  • gr Go to references
  • Normal mode: Ctrl+n Toggle nvim-tree file explorer
  • Visual mode: tab/shift+tab Change indentation
  • gcc/gc Toggle line comment
  • gbc/gb Toggle block comment

Credits