Skip to content

Jay-Madden/nvim

Repository files navigation

                                 ██╗      ██╗   ██╗██╗███╗   ███╗
                                 ██║      ██║   ██║██║████╗ ████║
                                 ██║█████╗╚██╗ ██╔╝██║██╔████╔██║
                            ██╗  ██║╚════╝ ╚████╔╝ ██║██║╚██╔╝██║
                            ╚█████╔╝        ╚██╔╝  ██║██║ ╚═╝ ██║
                             ╚════╝          ╚═╝   ╚═╝╚═╝     ╚═╝

Notes

  • Ensure fd is installed so that telescope ignoring .gitignore files will work correctly
  • For golang debugging ensure that delve is installed
    go install github.com/go-delve/delve/cmd/dlv@latest
    
    and that go/bin is added to PATH

debugging

  1. If you are running into weird errors remove your session and restart nvim

About

My lua config for neovim

Topics

Resources

License

Stars

Watchers

Forks