Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 390 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 390 Bytes

NVIM configuration for programming in Python and Typescript. Uses Coc-vim for language completion features. Ensure you have the latest version of Neovim: https://github.com/neovim/neovim/releases, Node.js, GCC/G++, Nerd Fonts. Symlink nvim_config to ~/.config/nvim.

Other steps include installing jedi (clone the repo to your home folder)...

As for figuring out keybindings... good luck!