From 8498a6879782dabee80c4ab6e94d9c9444704528 Mon Sep 17 00:00:00 2001 From: Pratik Tripathy Date: Tue, 28 Oct 2025 21:53:32 +0530 Subject: [PATCH] chore: Update comment on ghostty config, link .luarc at root to required file --- .luarc.json | 6 +----- common/.config/ghostty/config | 1 - 2 files changed, 1 insertion(+), 6 deletions(-) mode change 100644 => 120000 .luarc.json diff --git a/.luarc.json b/.luarc.json deleted file mode 100644 index 1e1765c..0000000 --- a/.luarc.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "diagnostics.globals": [ - "vim" - ] -} \ No newline at end of file diff --git a/.luarc.json b/.luarc.json new file mode 120000 index 0000000..a6200d3 --- /dev/null +++ b/.luarc.json @@ -0,0 +1 @@ +common/.luarc.json \ No newline at end of file diff --git a/common/.config/ghostty/config b/common/.config/ghostty/config index 74dad23..6a74ba7 100644 --- a/common/.config/ghostty/config +++ b/common/.config/ghostty/config @@ -30,7 +30,6 @@ # # Just for example: # resize-overlay-duration = 4s 200ms -# MUST FIX: Caps->Escape mapped in OS doesn't work # TODO: vim-style navigation in the scrollback: https://github.com/ghostty-org/ghostty/discussions/3488 ## Look & Feel