merged tutos_shell inside tutos_computer

+ changed default opened screen windows
This commit is contained in:
lenovo
2022-12-15 19:34:29 +01:00
parent 501fe21134
commit f6e805f1a7
4 changed files with 61 additions and 61 deletions

View File

@@ -185,7 +185,7 @@ autocmd BufNewFile *.hpp call HPPFile()
autocmd BufNewFile *.cpp if @% == 'main.cpp' | call MAINCPPFile() | else | call CPPFile()
autocmd BufNewFile Makefile call MAKEFile()
autocmd BufNewFile colors.h call COLORFile()
autocmd BufNewFile testss.hpp call TESTSFile()
autocmd BufNewFile tests.hpp call TESTSFile()