mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nvim: create an autocommand to start fidget
This commit is contained in:
parent
2b4dca0131
commit
4856a46051
2 changed files with 6 additions and 2 deletions
|
|
@ -121,8 +121,6 @@ capabilities = require("cmp_nvim_lsp").default_capabilities(capabilities)
|
|||
----------
|
||||
-- Init --
|
||||
----------
|
||||
require("fidget").setup()
|
||||
|
||||
local mylsp = require("lsp")
|
||||
|
||||
for name, config in pairs(servers) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue