feat: changed guicursor to ""
This commit is contained in:
parent
2a7c1c70cd
commit
cec1754d95
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -2,6 +2,7 @@
|
|||
-- See `:help mapleader`
|
||||
vim.g.mapleader = ' '
|
||||
vim.g.maplocalleader = ' '
|
||||
vim.opt.guicursor = ''
|
||||
|
||||
-- [[ Setting options ]]
|
||||
-- See `:help vim.opt`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue