Skip to content

AMD-NICK/Sublime-LuaDev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Sublime-LuaDev by Noiwex

Sublime support for luadev ( Garry's Mod )

Installing:

  1. Open sublime
  2. Select Preferences > Browse Packages...
  3. Copy the files in Sublime-LuaDev, to the folder User
  4. Restart sublime

Binding:

Preferences > Key Bindings

[
	{ "keys": ["ctrl+1"], "command": "lua_send_self" },
	{ "keys": ["ctrl+2"], "command": "lua_send_sv" },
	{ "keys": ["ctrl+3"], "command": "lua_send_client" },
	{ "keys": ["ctrl+4"], "command": "lua_send_cl" },
	{ "keys": ["ctrl+5"], "command": "lua_send_sh" },
	{ "keys": ["ctrl+6"], "command": "lua_send_ent" },
	{ "keys": ["ctrl+7"], "command": "lua_send_wep" },
]

Noiwex, come back pls

About

Sublime support for luadev ( Garry's Mod )

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%