Skip to content

Moe-sushi/termux-neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

From Github@Optixal
neovim-init.vim

Screenshot:

Installation:

apt install git wget nodejs neovim python3 clang python3 curl bat ripgrep silversearcher-ag
git clone https://github.com/Moe-sushi/termux-neovim
cd termux-neovim
mkdir -p ~/.config/nvim
cp init.vim ~/.config/nvim/
curl -fLo /data/data/com.termux/files/home/.local/share/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
pip install wheel yapf jedi doq pynvim

Open neovim, and then execute:

:PlugInstall

Finally, use :CocInstall to install extension of coc.nvim.

About

Neovim config file of termux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published