We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b80b5 commit 488219aCopy full SHA for 488219a
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License
2
3
-Copyright (c) 2014-2024 Mitchell
+Copyright (c) 2014-2025 Mitchell
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
Makefile
@@ -1,4 +1,4 @@
-# Copyright 2014-2024 Mitchell. See LICENSE.
+# Copyright 2014-2025 Mitchell. See LICENSE.
# Documentation.
init.lua
--- Copyright 2014-2024 Mitchell. See LICENSE.
+-- Copyright 2014-2025 Mitchell. See LICENSE.
--- A Textadept module for loading an interactive Lua REPL using the editor's Lua State, similar
-- to Lua's interactive REPL.
0 commit comments