Skip to content

Instantly share code, notes, and snippets.

View piyoki's full-sized avatar
🧬
Linux DNA.

kev piyoki

🧬
Linux DNA.
  • /dev/null
View GitHub Profile
@piyoki
piyoki / nvim-lua.md
Last active February 7, 2022 14:11
Neovim Configuration

Neovim Setup

Neovim 0.5.0+ New Features

  • all the IDE-like goodies:
    • LSP completion, go to def, hover and rename
    • treesitter syntax highlighting
    • ctrlp-like fuzzy finding
  • embedded terminals