You've already forked dotfiles
fix: Changing nvim git shortcuts and general cleanup
This commit is contained in:
@@ -11,6 +11,7 @@ return {
|
||||
'c_sharp',
|
||||
'comment',
|
||||
'css',
|
||||
'gdscript',
|
||||
'gitignore',
|
||||
'html',
|
||||
'java',
|
||||
@@ -43,5 +44,5 @@ return {
|
||||
-- require('nvim-treesitter.install').prefer_git = true
|
||||
-- TSUpdate
|
||||
end,
|
||||
lazy = false,
|
||||
-- lazy = false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user