set spell when entering commit, and use ftplugin instead of autocmds
This commit is contained in:
2
after/ftplugin/gitcommit.lua
Normal file
2
after/ftplugin/gitcommit.lua
Normal file
@ -0,0 +1,2 @@
|
||||
vim.cmd('set spell!')
|
||||
vim.cmd('startinsert | 1')
|
1
after/ftplugin/gitrebase.lua
Symbolic link
1
after/ftplugin/gitrebase.lua
Symbolic link
@ -0,0 +1 @@
|
||||
gitcommit.lua
|
Reference in New Issue
Block a user