tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
nvim: trying left side tree view again
seth.computer
5 days ago
d4059cd2
f243447e
verified
This commit was signed with the committer's
known signature
.
seth.computer
SSH Key Fingerprint:
SHA256:utUtG8j2hgvZ0Rnm/rPJiqFu4NT5bjOnC26AUIBh500=
+1
-1
1 changed file
expand all
collapse all
unified
split
nvim
lua
config
keys.lua
+1
-1
nvim/lua/config/keys.lua
···
27
27
vim.keymap.set("n", "H", ":bp<cr>")
28
28
vim.keymap.set("n", "L", ":bn<cr>")
29
29
30
30
-
vim.keymap.set("n", "E", "<cmd>Neotree toggle reveal position=current<cr>")
30
30
+
vim.keymap.set("n", "E", "<cmd>Neotree focus reveal position=left<cr>")
31
31
vim.keymap.set("n", "<leader>e", "<cmd>Neotree toggle reveal position=left<cr>")
32
32
33
33
-- buffers