h-ayat / my-vim

My vim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-vim

My vim config The gif below demos working on a scala project, following features (ordered by appearance in gif!)

  1. Fuzzy file search
  2. Fuzzy text search
  3. Symbol search (here symbol means any 'type' in compiled code)
  4. Symbol search in dependencies
  5. Outline search (search for types or methods inside current file)
  6. Nerd tree for navigation
  7. Buffers as tabs
  8. Autocomplete and compiler hints
  9. Parameter hint and documentation

Demo

About

My vim config

License:MIT License


Languages

Language:Shell 100.0%