Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 629 Bytes

File metadata and controls

15 lines (11 loc) · 629 Bytes

nvim-config

My NeoVim Configuration

dependencies / required manual installation steps

  • gcc to build fzf

  • npm, node for some of the language servers

  • python3-venv for cmake language server

  • ripgrep https://github.com/BurntSushi/ripgrep?tab=readme-ov-file#installation , fd for telescope https://github.com/sharkdp/fd

  • pip install tasklib, six, pynvim, packaging

    • in case of managed system might wanna create a venv and point nvim to that (let g_python3_provider or something similar)
  • install taskwarrrior (apt install taskwarrior) for taskwarrior setup

  • something something to actually get the correct font?