mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-28 19:42:47 +00:00
qtproj
This commit is contained in:
2
.config/ranger/rc.conf
Normal file
2
.config/ranger/rc.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
set preview_images true
|
||||
set preview_images_method kitty
|
6
.gitignore
vendored
6
.gitignore
vendored
@@ -21,3 +21,9 @@
|
||||
.config/GIMP/
|
||||
.config/weylus/
|
||||
.config/smassh/
|
||||
.config/Valve/
|
||||
.config/openvr/
|
||||
.config/openxr/
|
||||
.config/unity3d/
|
||||
.config/vlc/
|
||||
.config/QtProject.conf
|
||||
|
1
.vimrc
1
.vimrc
@@ -99,6 +99,7 @@ call plug#begin('~/.vim/plugged')
|
||||
Plug 'kien/rainbow_parenthesis'
|
||||
"Plug 'kien/rainbow_parenth
|
||||
Plug 'ap/vim-css-color'
|
||||
Plug 'rust-lang/rust.vim'
|
||||
call plug#end()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user