mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
trying
This commit is contained in:
parent
bf362192d5
commit
b984a37839
1 changed files with 6 additions and 0 deletions
|
|
@ -79,6 +79,12 @@ cmp.setup({
|
|||
-- other configurations...
|
||||
})
|
||||
|
||||
require("lualine").setup({
|
||||
options = {
|
||||
theme = "onedark",
|
||||
},
|
||||
})
|
||||
|
||||
cmp.setup({
|
||||
enabled = function()
|
||||
-- disable completion in comments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue