Dilden / dotfiles

It's like, the same as every other dotfiles repo but mine I guess?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

It's like, the same as every other dotfiles repo but mine I guess?

TODO

  • statusline only shows if >1 window is open (or nerdtree is closed)
  • install https://github.com/Valloric/YouCompleteMe for autocomplete
  • php autocomplete
  • html + css autocomplete
  • python3 + neovim support
  • have gaming flag (--gaming) to install:
    • steam
    • wine
    • lutris?
    • pcsx2 for playing ps2 games like socom
  • have dev flag to install:
    • virtualbox
    • vagrant

Install

  1. clone this repo
  2. run ./install.sh
  3. install Vundle with git clone git@github.com:VundleVim/Vundle.vim.git
  4. run :PluginInstall in vim

Vundle

Install Vundle via Git for package management

Ripgrep

Install Ripgrep for search tool

About

It's like, the same as every other dotfiles repo but mine I guess?


Languages

Language:Vim Script 42.9%Language:Shell 29.9%Language:Lua 27.3%