Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimfiles

My vimrc configuration

Prerequisites

Utility available in PATH environment variable:

Font Installed:

Installation Instructions

On Windows

winget install Git.Git
winget install BurntSushi.ripgrep.MSVC
git clone --recursive https://github.com/aphroteus/vimfiles.git %UserProfile%\vimfiles

On Linux

git clone --recursive https://github.com/aphroteus/vimfiles.git ~/.vim

Usage

Hotkeys in normal mode:

  1. Search cursor focused keyword:

    • Move the cursor on keyword, then press <F2>
  2. Search input keyword or string:

    • Press <F3> + keyword + <CR>
    • Press <F3> + "the string" + <CR>
  3. Switch between the buffers:

    • Press gb to previous buffer
    • Press gn to next buffer
    • Press bd to close current buffer

About

My vimrc for BIOS

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages