Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonc9018/nvim-config
https://github.com/antonc9018/nvim-config
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonc9018/nvim-config
- Owner: AntonC9018
- License: mit
- Created: 2024-01-24T19:15:24.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-09-19T18:40:29.000Z (4 months ago)
- Last Synced: 2024-10-19T07:51:25.370Z (3 months ago)
- Language: Lua
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.