meows at you (nix)

This commit is contained in:
2025-09-21 16:10:42 +01:00
parent 2281bf2a7b
commit 947db560f0
8 changed files with 74 additions and 11 deletions

View File

@@ -4,6 +4,7 @@ require("telescope").setup {
theme = "ivy",
-- disables netrw and use telescope-file-browser in its place
hijack_netrw = true,
hidden = { file_browser = true, folder_browser = true },
mappings = {
["i"] = {
-- your custom insert mode mappings