This website requires JavaScript.
Explore
Help
Sign In
walkero
/
breakhack
Watch
1
Star
0
Fork
You've already forked breakhack
0
Code
Issues
Pull Requests
Projects
Releases
2
Wiki
Activity
a479c6fbee
breakhack
/
.vimrc
5 lines
100 B
VimL
Raw
Normal View
History
Unescape
Escape
Roaming monsters.
2017-12-17 13:43:41 +01:00
nnoremap
<
F1
>
:
Make
<
cr
>
Fixed a lot of stuff to help cross platform compilation
2017-12-19 21:00:02 +01:00
nnoremap
<
F2
>
:
Make
clean
<
cr
>
Added enemy behaviour to lua and monster states.
2017-12-18 12:12:24 +01:00
Fixed a lot of stuff to help cross platform compilation
2017-12-19 21:00:02 +01:00
let
g
:
syntastic_c_include_dirs
=
[
'build'
]