diff options
| author | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2026-01-25 07:46:16 -0700 |
|---|---|---|
| committer | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2026-01-26 07:26:16 -0700 |
| commit | b907d361e48d940b36ba95f66171bd8691dab8b5 (patch) | |
| tree | f5ba2a96b202059552c7d546fc92f5a28450ee53 /scratch | |
| parent | 66fff3b01259afddbcf5bfebddcc197ec4281f46 (diff) | |
| download | a4-b907d361e48d940b36ba95f66171bd8691dab8b5.tar.xz a4-b907d361e48d940b36ba95f66171bd8691dab8b5.zip | |
small change, highlights now work the way i want them to
Diffstat (limited to 'scratch')
| -rw-r--r-- | scratch/refresh.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scratch/refresh.lua b/scratch/refresh.lua index 811ec9a..3f895fd 100644 --- a/scratch/refresh.lua +++ b/scratch/refresh.lua @@ -11,7 +11,6 @@ _99.setup({ }, }) -print(vim.inspect(_99.__get_state().rules)) Window.capture_input({ cb = function(success, result) print("results") |
