link tmux td-cli bindings & script disable c-j c-k bindings - interference with fzf zsh adjustmets + tmux-td finally not closing on ESC! :) add diffview & custom Harpoon list (with line in file)
6 lines
236 B
Lua
6 lines
236 B
Lua
-- Options are automatically loaded before lazy.nvim startup
|
|
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
|
-- Add any additional options here
|
|
|
|
vim.opt.laststatus = 3
|