All Projects β†’ ctaylo21 β†’ Jarvis

ctaylo21 / Jarvis

Licence: mit
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Jarvis

Dotfiles
vim, zsh, git, homebrew, nvm, neovim - my whole world
Stars: ✭ 2,217 (+259.32%)
Mutual labels:  zsh, tmux, dotfiles, osx, homebrew, neovim
Mac Bootstrap
πŸ’» Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (-84.44%)
Mutual labels:  zsh, tmux, iterm2, dotfiles, neovim
Dotfiles
πŸ“ My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (-75.53%)
Mutual labels:  zsh, tmux, iterm2, dotfiles, neovim
dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (-97.24%)
Mutual labels:  dotfiles, zsh, tmux, homebrew, neovim
Dotfiles
My dotfiles πŸš€. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (-92.38%)
Mutual labels:  fzf, zsh, tmux, dotfiles, neovim
Dotfiles
πŸ”˜ neovim, zsh, tmux, iTerm2, macOS dotfiles
Stars: ✭ 7 (-98.87%)
Mutual labels:  zsh, tmux, iterm2, dotfiles, neovim
dotfiles-legacy
. .✧ Β· 🌎 ✷ ✫ πŸŒ™ Β· ✡ πŸš€βœ΅ * ✡ Β· 🌌✫ ✷ Β· ✧ .
Stars: ✭ 15 (-97.57%)
Mutual labels:  dotfiles, zsh, tmux, homebrew, neovim
dotfiles
My dotfiles for oh-my-zsh, vim and tmux πŸ“Ÿ
Stars: ✭ 23 (-96.27%)
Mutual labels:  dotfiles, zsh, tmux, iterm2
Neovim Config
Neovim configuration
Stars: ✭ 180 (-70.83%)
Mutual labels:  zsh, tmux, dotfiles, neovim
Dotfiles
My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.
Stars: ✭ 185 (-70.02%)
Mutual labels:  zsh, tmux, dotfiles, neovim
Dot Files
⚑️ Well documented, terminal centric web developer's dot files. Neovim, Zsh, Tmux, Git, etc.
Stars: ✭ 209 (-66.13%)
Mutual labels:  zsh, tmux, dotfiles, neovim
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (-61.1%)
Mutual labels:  zsh, tmux, dotfiles, neovim
dot
No description or website provided.
Stars: ✭ 40 (-93.52%)
Mutual labels:  dotfiles, zsh, tmux, neovim
Fast Ide
πŸ•ΊFast Integrated Development Environment 😻
Stars: ✭ 181 (-70.66%)
Mutual labels:  zsh, tmux, ide, neovim
Dotfiles
πŸ’» Use command line interface manager for macOS configuration.
Stars: ✭ 97 (-84.28%)
Mutual labels:  zsh, tmux, homebrew, neovim
Dotfiles
Workstation configuration, provisioning and tools
Stars: ✭ 67 (-89.14%)
Mutual labels:  fzf, zsh, tmux, neovim
Fzf
🌸 A command-line fuzzy finder
Stars: ✭ 40,965 (+6539.38%)
Mutual labels:  fzf, zsh, tmux, neovim
Dotfiles
🀘 My collection of dotfiles for tmux, vim and zsh
Stars: ✭ 94 (-84.76%)
Mutual labels:  zsh, tmux, dotfiles, neovim
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❀️
Stars: ✭ 95 (-84.6%)
Mutual labels:  zsh, tmux, dotfiles, neovim
Dotfiles
Configurations for the tools I use every day
Stars: ✭ 898 (+45.54%)
Mutual labels:  fzf, iterm2, dotfiles, neovim

Jarvis

(Neo)Vim of the Future
A powerful, minimalist development environment with cutting-edge features

Jarvis SS

Table of Contents

Features

The following are features provided by Jarvis. They all have quick keybindings to make them quick and easy to use.

  1. Quick-open files - zsh & NeoVim

    Open files with simple keystrokes with fuzzy matching via command line and inside NeoVim.

  2. Buffer management - NeoVim

    Manage buffers inside NeoVim and add/delete/search your open files.

  3. Project searching - NeoVim

    Quickly search for simple terms or complex regular expressions in your project.

  4. Asynchronous linting - NeoVim

    For Typescript/Javascript development, code is linted asynchronously with coc-eslint and automatically formatted via coc-prettier on file save to conform to prettier standards.

  5. Session management - Tmux and zsh/fzf

    Create sessions for each project with a custom layout. Quickly browse, create, and delete sessions. Tmux even keeps sessions alive if the terminal is closed. Using fzf and zsh, you can create or switch to sessions easily, as well as delete session by name or fuzzy-search.

  6. Keyword auto-complete - NeoVim and zsh

    Neovim - Automatic, asynchronous keyword completion available in the current buffer via coc.nvim. It's powered by the same language server extensions as VSCode. It also supports the new "floating window" feature so you can finally have syntax highlighting in your completion windows!

    A variety of languages are supported by coc.nvim. I currently use a pretty standard set for web development that I will continue to tweak as needed.

  7. Code Snippets - NeoVim

    Commonly used code snippets made available with a few keystrokes to reduce time and effort via neosnippet. Snippets available via auto-complete window removes need to memorize commands. Quickly hop to relevant pieces of snippet as needed.

  8. Improved Vim motion - NeoVim

    Using vim-easymotion, quickly jump to precise locations with minimal keystrokes.

Installation

Neovim is supported across multiple platforms. Some tools used by Jarvis are not, however. For MacOSX, an installation script is included that will install several tools for you. For Windows, no installation script is available, but you can manually install everything needed for Neovim in a few short steps.

See the Installation Guide for detailed instructions.

Commands

See the Commands Guide for a list of mappings/shortcuts.

Optional Tools

This is a collection of cool tools that you might want to use.

z* - Tracks most commonly used directories for optimized directory switching

vtop* - A nifty graphical activity monitor for the command line

taskbook - Tasks, boards, & notes for command-line. Think Trello for the terminal.

pecan - Configurable menu bar for OSX.

vim-markdown-composer - Asynchronous markdown preview plugin for Vim/Neovim.

shpotify - Control Spotify from the command line (OSX-only)

* - Tool is installed automatically if install.sh script is used

Support

If you find any problems or bugs, please open a new issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].