Skip to content

The idea of this repo is for me to explicitly make a valuable commit to my personal growth and future (ideally) every day.

Notifications You must be signed in to change notification settings

samaellovecraft/bend-that-learning-curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bend That Learning Curve

The idea of this repo is for me to make a valuable commit to my personal growth and future (ideally) every day.

Mastering NeoVim

TODO

  • figure the shit out of asm-lsp:
    • Issue: filetype detected but 0 client(s) attached to this buffer & root directory not found (link to identical issue)
    • Clue: can be fixed with git init (awful)
    • Explanation (source): root_dir = util.find_git_ancestor (it's noticeable that other lsp servers have different implementations)
    • Fix (link):
    lspconfig.asm_lsp.setup({ root_dir = require('lspconfig.util').root_pattern('.asm-lsp.toml', '.git', '*.asm', '*.s', '*.S') })

Mastering pwn

About

The idea of this repo is for me to explicitly make a valuable commit to my personal growth and future (ideally) every day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published