refactor: remove unused Vim setting 'go=a' from configuration 🔥
This commit is contained in:
parent
cab3d608a4
commit
a539ab7581
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
||||||
# extraLuaConfig is also available; we’ll keep your Vimscript as-is:
|
# extraLuaConfig is also available; we’ll keep your Vimscript as-is:
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
set title
|
set title
|
||||||
set go=a
|
|
||||||
set mouse=a
|
set mouse=a
|
||||||
set nohlsearch
|
set nohlsearch
|
||||||
set number
|
set number
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue