Compare commits
2 commits
d8bbd3de43
...
892794025d
Author | SHA1 | Date | |
---|---|---|---|
892794025d | |||
23e3838148 |
2 changed files with 3 additions and 1 deletions
|
@ -17,3 +17,5 @@ vim.o.termguicolors = true
|
||||||
vim.o.scrolloff = 8
|
vim.o.scrolloff = 8
|
||||||
|
|
||||||
vim.o.updatetime = 50
|
vim.o.updatetime = 50
|
||||||
|
|
||||||
|
vim.opt.colorcolumn = '80'
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
/home/hendrik/git/game-configs/cs2/autoexec.cfg
|
/home/hendrik/git/game-configs/csgo/autoexec.cfg
|
Loading…
Add table
Reference in a new issue