Fix lua_ls setup, add some documentation
This commit is contained in:
parent
ad580cc29f
commit
0df316b4fb
4 changed files with 18 additions and 35 deletions
|
@ -25,7 +25,6 @@ o.diffopt = "filler,internal,algorithm:histogram,indent-heuristic"
|
|||
-- Allow switching buffers with unsaved changes
|
||||
o.hidden = true
|
||||
|
||||
|
||||
o.guicursor = table.concat({
|
||||
"i:ver1", -- Vertical bar cursor in insert mode
|
||||
"a:blinkon1", -- Blinking cursor in all modes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue