Large cleanup and switch to NVIM LSP
This commit is contained in:
parent
37fb739795
commit
2eed622601
14 changed files with 221 additions and 83 deletions
5
lua/conf/trouble.lua
Normal file
5
lua/conf/trouble.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
require("trouble").setup {
|
||||
-- your configuration comes here
|
||||
-- or leave it empty to use the default settings
|
||||
-- refer to the configuration section below
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue