mirror of
https://github.com/ForeverPyrite/dotfiles.git
synced 2025-12-10 01:08:06 +00:00
Neovide copy and paste and a based Python LSP
ew python those darn snake charmers (that's practically a slur for python devs, right?)
This commit is contained in:
@@ -11,6 +11,9 @@ set-option -g prefix C-a
|
||||
unbind C-b
|
||||
bind-key C-a send-prefix
|
||||
|
||||
# Clipboard lol
|
||||
set -g allow-passthrough on
|
||||
|
||||
# Start windows and panes at 1, not 0
|
||||
set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
|
||||
Reference in New Issue
Block a user