Skip to content

kradio3/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone --recursive  https://github.com/kradio3/vim-config.git ~/.vim

cd ~/.vim && ./install.sh

HotKeys

  • <Ctrl>-n - Toggle NERDTree
  • <F7> - Format code
  • <Ctrl>-<ESC> - Close buffer without save (Executes :q)
  • <Ctrl>-p - Open fuzzy file search (https://github.com/kien/ctrlp.vim)

NERD Tree Quickstart

  • t Open the selected file in a new tab
  • i Open the selected file in a horizontal split window
  • s Open the selected file in a vertical split window
  • I Toggle hidden files
  • m Show the NERD Tree menu
  • R Refresh the tree, useful if files change outside of Vim
  • ? Toggle NERD Tree's quick help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published