Pinned Loading
-
.vimrc
.vimrc 1" =====================================================================================================================
2" =========================================== НАЧАЛО СЕКЦИИ ПЛАГИНОВ ==================================================
3" =====================================================================================================================
4" Задаёт директорию для плагинов
5" - для Neovim: ~/.local/share/nvim/plugged
-
vim style tmux config
vim style tmux config 1# use C-a, since it's on the home row and easier to hit than C-b
2set-option -g prefix C-a
3unbind-key C-a
4bind-key C-a send-prefix
5set -g base-index 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.