jarvis
jarvis copied to clipboard
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Results
1
jarvis issues
Sort by
recently updated
recently updated
newest added
This assumes that XDG_CONFIG_HOME is ~/.config Ideally it should not. For instance, line 2 of init.vim should be: ```vim execute 'source ' . stdpath('config') . '/plugins.vim' ``` I should be...