[profiles/desktop] modify neovim config
This commit is contained in:
@@ -94,8 +94,3 @@ vim.opt.cinoptions:append({ 'N-s' })
|
||||
vim.g.html_indent_autotags = 'html,thead,tbody,tfoot'
|
||||
vim.g.html_indent_script1 = 'auto'
|
||||
vim.g.html_indent_style1 = 'auto'
|
||||
|
||||
-- set cursor shape to underline in the normal and command mode,
|
||||
-- in the insert mode change shape to vertical bar, and disable
|
||||
-- blinking in all modes
|
||||
-- vim.opt.guicursor:append({ 'n-c:hor20', 'i:ver20', 'a:blinkon0' })
|
||||
|
||||
Reference in New Issue
Block a user