disgusting
This commit is contained in:
parent
bfe551fc1d
commit
519b149b7a
@ -1,6 +1,6 @@
|
||||
vim.opt_local.shiftwidth = 2
|
||||
vim.opt_local.tabstop = 2
|
||||
vim.opt_local.cmdheight = 2 -- more space in the neovim command line for displaying messages
|
||||
-- vim.opt_local.cmdheight = 2 -- more space in the neovim command line for displaying messages
|
||||
|
||||
local status, jdtls = pcall(require, 'jdtls')
|
||||
if not status then
|
||||
|
Loading…
x
Reference in New Issue
Block a user