diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-07-13 20:12:10 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-07-13 20:12:10 +0200 |
commit | f77e2cd95eae7915ccc3c8acbf6ef68e19d92180 (patch) | |
tree | 42232cd47a9ed3d6aefbe93ee1c828300e4cc946 /fnl/config | |
parent | bba988db077055418189bbc41fccb29bc1378c9c (diff) |
Add lir and change split keymaps
Diffstat (limited to 'fnl/config')
-rw-r--r-- | fnl/config/which-key.fnl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl index a6f690c..063a3da 100644 --- a/fnl/config/which-key.fnl +++ b/fnl/config/which-key.fnl @@ -53,8 +53,6 @@ :t ["<cmd>Telescope live_grep theme=ivy<cr>" "Find Text"] :P ["<cmd>Telescope projects<cr>" :Projects] :z [:<cmd>ZenMode<cr> "Zen Mode"] - :v [:<cmd>vsplit<cr> "Vertical Split"] - :h [:<cmd>split<cr> "Horizontal Split"] :p {:name :Packer :c [:<cmd>PackerCompile<cr> :Compile] :i [:<cmd>PackerInstall<cr> :Install] |