all repos

dotfiles @ 9646052ac49df54a5c923281ec8bc1c423d88320

i use rach linux btw
2 files changed, 0 insertions(+), 18 deletions(-)
remove helix config
Author: Smirnov Olexander ss2316544@gmail.com
Committed at: 2022-06-13 22:02:39 +0300
Parent: 6716ae0
D config/helix/config.toml
ยทยทยท
        1
        
        -theme = "onedark"

      
        2
        
        -

      
        3
        
        -[editor]

      
        4
        
        -line-number = "relative"

      
        5
        
        -scrolloff = 8

      
        6
        
        -true-color = true

      
        7
        
        -

      
        8
        
        -[editor.cursor-shape]

      
        9
        
        -insert = "bar"

      
        10
        
        -

      
        11
        
        -[editor.lsp]

      
        12
        
        -display-messages = true

      
        13
        
        -

      
        14
        
        -[keys.normal]

      
        15
        
        -C-s = ":w"

      
        16
        
        -

      
        17
        
        -[keys.insert]

      
        18
        
        -j = { k = "normal_mode" }
      
D config/helix/languages.toml

Not showing binary file.