Compare commits
2 Commits
f8169bfcb0
...
d1b30c8959
Author | SHA1 | Date | |
---|---|---|---|
|
d1b30c8959 | ||
|
ea2b5fee58 |
@ -46,6 +46,7 @@ Plug 'airblade/vim-gitgutter'
|
|||||||
Plug 'sainnhe/sonokai'
|
Plug 'sainnhe/sonokai'
|
||||||
" Language specific
|
" Language specific
|
||||||
Plug 'vim-python/python-syntax'
|
Plug 'vim-python/python-syntax'
|
||||||
|
Plug 'wgwoods/vim-systemd-syntax'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" Theme
|
" Theme
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- ack
|
- ack
|
||||||
|
- bat
|
||||||
- black # code formatting
|
- black # code formatting
|
||||||
- bsdmainutils # ncal calendar
|
- bsdmainutils # ncal calendar
|
||||||
- feh # set background
|
- feh # set background
|
||||||
@ -23,6 +24,7 @@
|
|||||||
- pass
|
- pass
|
||||||
- python3-pylint-common
|
- python3-pylint-common
|
||||||
- pulseaudio-utils # pactl volume control
|
- pulseaudio-utils # pactl volume control
|
||||||
|
- ripgrep
|
||||||
- rofi # dmenu replacement
|
- rofi # dmenu replacement
|
||||||
- scrot # screenshot
|
- scrot # screenshot
|
||||||
- tmux
|
- tmux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user