This website requires JavaScript.
Explore
Help
Sign In
naresh
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
neovim
/
lua
/
nrx
/
remap.lua
3 lines
80 B
Lua
Raw
Normal View
History
Unescape
Escape
Initial setup
2025-05-15 05:09:43 +02:00
vim.g
.
mapleader
=
"
"
added vscode theme, autopairs, inlay hints
2025-05-16 00:47:02 +02:00
vim.keymap
.
set
(
"
n
"
,
"
<leader>pv
"
,
vim.cmd
.
NvimTreeToggle
)
Reference in New Issue
Copy Permalink