This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | unbind C-b | |
| set-option -g prefix C-a | |
| bind-key C-a send-prefix | |
| # set first window to index 1 (not 0) to map more to the keyboard layout... | |
| set-option -g base-index 1 | |
| set-window-option -g pane-base-index 1 | |
| set-window-option -g mouse on | |
| set-window-option -g mode-keys vi | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "solargraph.diagnostics": true, | |
| "solargraph.useBundler": false, | |
| "diagnostic.format": "%message [%source]", | |
| "diagnostic.virtualText": true, | |
| "diagnostic.checkCurrentLine": true, | |
| "diagnostic.separateRelatedInformationAsDiagnostics": true, | |
| } | 
OlderNewer