Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nvim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iliya.saroukha
nvim
1a8b8b142eeb1072b02bfc355d847825e570a92e
nvim
after
plugin
fugitive.lua
Find file
Normal view
Permalink
fugitive.lua
48 B
Newer
Older
added neovim config to source control
iliya.saroukha
committed
1 year ago
1
vim
.
keymap
.
set
(
"n"
,
"<leader>gs"
,
vim
.
cmd
.
Git
)
config migrated to lazy.nvim
iliya
committed
1 year ago
2