Skip to content

Thank you ... and file warnings/errors in current dotfiles. (lazy.lua) (keymaps.lua) #181

@infodungeon

Description

@infodungeon

Thank you I am learning a lot from your videos and shared files. The video work is beautiful.
Cowboy is the best. :)

/lua/config/lazy.lua

 1 ▎ if not vim.loop.fs_stat(lazypath) then ● Undefined field fs_stat.

 54 ▎ │ dev = { ● Cannot assign table to boolean?. - table cannot match boolean? - Type table cannot match nil - Type table cannot match boolean

lua/config/keymaps.lua

2 ▎ -- Diagnostics
1 ▎ keymap.set("n", "", function()
 63 ▎ │ vim.diagnostic.goto_next() ● Deprecated.
1 ▎ end, opts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions