mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-16 17:40:34 +01:00
neovim fix log level
This commit is contained in:
parent
0e48b9697d
commit
6e968fa904
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
vim.lsp.set_log_level("info")
|
||||
--vim.lsp.set_log_level("info")
|
||||
|
||||
local null_ls = require("null-ls")
|
||||
local sources = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue