Skip to content

anfaro/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

vim-config

My custom vim configuration

Using Vundle.vim as plugin manager

Setup

  1. Setup Vundle: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  2. Download config: wget https://raw.githubusercontent.com/anang42429/vim-config/main/.vimrc

Plugin

Required Plugin

Keybind

  • Ranger

    • <Leader> + n or <F5> Open Current File
    • <Leader> + c Open Current Directory
    • <Leader> + f Open Project Root Directory
  • <F7> Toggle Tagbar

  • Fzf

    • <F2> Open Files
    • <F3> Open Buffers
    • <F4> Open Buffer Lines

About

My custom vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published