Skip to content

aphroteus/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published