/dotfiles

Configuration files for vim, tmux and git

Primary LanguageVim script

dotfiles

🕵️‍♀️ What You'll Find

  • neovim init.vim file
  • tmux tmux.conf file
  • config file for git .gitconfig

👩‍🍳 What You'll Need

I use neovim and vim-plug for its plugins. Init file should be at ~/.config/nvim/init.vim. It's mostly set up to work with TypeScript.

You also need to install TypeScript for neovim language service tools to work.

Also, tmux and tpm for plugins.

💅 What It Looks Like

image


Use on your own responsibility 🙅

PRs are welcome 👐