Skip to content

Jay-Madden/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

363 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Dependencies

  • Ensure glow is installed for rendering the project README on the launch screen
    brew install glow
    
  • Ensure fd is installed so that telescope ignoring .gitignore files will work correctly
    brew install fd
    
  • 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
  • Ensure fzf is installed for telescope in general
    brew install fzf
    
  • Ensure ripgrep is installed for telescope livegrep
    brew install ripgrep
    
  • Ensure gcc/clang and tree-sitter-cli is installed for treesitter parser compiling
    brew install tree-sitter-cli
    

About

My lua config for neovim

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages