Add kak config file
This commit is contained in:
parent
4a6c64e303
commit
5c5682f353
1 changed files with 6 additions and 0 deletions
6
.config/kak/kakrc
Normal file
6
.config/kak/kakrc
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
colorscheme gotham
|
||||||
|
set-option global tabstop 3
|
||||||
|
set-option global aligntab true
|
||||||
|
add-highlighter global/ number-lines
|
||||||
|
add-highlighter global/ show-whitespaces
|
||||||
|
|
Loading…
Reference in a new issue