Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonc9018/nvim-config


https://github.com/antonc9018/nvim-config

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Assumes WSL or a Linux system.
I use it through Alacritty on Windows.

You must install `ripgrep` manually to make telescope `live_grep` feature work.

Install the nerd font `SauceCode` from [here](https://www.programmingfonts.org/#source-code-pro)

Install (codelldb)[https://github.com/vadimcn/codelldb] for debugging.
Must be found in PATH.

You need to install cargo to be able to compile `json5` (done automatically).

LLDB has some issues after installation, see https://github.com/llvm/llvm-project/issues/55575#issuecomment-1247426995
Install LLDB for debugging. Install Python 10 for LLDB.