This website works better with JavaScript.
Home
Explore
Help
Sign In
junikimm717
/
nvim2023
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Neovim configs for 2023. Hopefully they last.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47
Commits
3
Branches
0
Tags
197 KiB
Lua
62.4%
Vim Snippet
37.6%
Tree:
464d7302a8
imac
macos
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '464d7302a8'
${ noResults }
nvim2023
/
after
/
plugin
/
fugitive.lua
1 lines
47 B
Raw
Blame
History
vim.keymap
.
set
(
"
n
"
,
"
<leader>gs
"
,
vim.cmd
.
Git
)
Reference in new issue