40

GitHub - Netherdrake/Dotfiles: My [NeoVim + Tmux + Fish Shell] Setup /w install...

 6 years ago
source link: https://github.com/Netherdrake/Dotfiles
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
master

Go to file

Code

Supported Workflows

  • Ubuntu local: i3 + fish + neovim
  • Ubuntu remote: tmux + fish + neovim
  • Ubuntu remote minimal: Regular vim only, no plugins

Documentation for OS related setups. Install scripts are available for Ubuntu only.

Vim Language Support

Rust (Great)
R, Python (Good)

Notes

Tmux + Vim Configs

tmux.conf goes into ~/.tmux.conf
nvim/ and fish/ go into ~/.config/(nvim|fish)

Install Tmux Plugin Manager

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Tmux && Linux

Make sure you have xsel or xclip installed.

Then, install this plugin:
https://github.com/tmux-plugins/tmux-yank

Powerline fonts

Install this:
https://github.com/powerline/fonts

Currently using 14pt Roboto Mono for Powerline.

Re-compiling YCM (YouCompleteMe)

cd ~/.vim/plugged/YouCompleteMe
./install.py  \
    --clang-completer \
    --rust-completer

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK