You've already forked dotfiles
fix: Adding a goto for gitcommit filetypes to start the cursor at the
beginning of the buffer
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
vim.bo.textwidth = 72
|
vim.bo.textwidth = 72
|
||||||
vim.wo.colorcolumn = '+0'
|
vim.wo.colorcolumn = '+0'
|
||||||
|
|
||||||
|
vim.cmd('goto')
|
||||||
vim.cmd('startinsert')
|
vim.cmd('startinsert')
|
||||||
|
|||||||
Reference in New Issue
Block a user