dont use cmd+enter for fullscreen in ghostty, add unified vim + hyprland navigation
This commit is contained in:
@@ -5,6 +5,6 @@ return {
|
||||
build = ":TSUpdate",
|
||||
config = function()
|
||||
local treesitter = require("nvim-treesitter")
|
||||
treesitter.install({ "python", "go", "zig", "markdown", "json", "yaml", "javascript", "typescript", "bash", "python" })
|
||||
treesitter.install({ "python", "go", "zig", "markdown", "json", "yaml", "javascript", "typescript", "bash", "python", "lua" })
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user