Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 436 Bytes

My personal dotfiles and settings

Warning: Use at your own risk!

Contents

  • vim (NeoVim) config
    • Plugins are managed with vim-plug
    • Code completion and formatting for Python, Go, Rust, Elixir, JS/TS
  • tmux config
  • git config
  • fish config
  • zsh config

Vim setup

Requires Neovim (>= 0.5)

  • vim-plug - A minimalist Vim plugin manager