Skip to content

Instantly share code, notes, and snippets.

@ryuheechul
Last active January 17, 2020 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryuheechul/dc9efbe64ce322ef0ac373e94503af12 to your computer and use it in GitHub Desktop.
Save ryuheechul/dc9efbe64ce322ef0ac373e94503af12 to your computer and use it in GitHub Desktop.
My SpaceVim minimal personalisation

My SpaceVim minimal personalisation

  • SPC p / project fuzzy search
  • q to quit fuzzy search window after done using it
brew install ag # or rg
# ~/.SpaceVim.d/init.toml
# ...
[options]
# ...
filetree_direction = "left"
# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment