Skip to content

kmacoders/vim-kmacoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview my settings

Normal window enter image description here

Vertical split window enter image description here

Search all file or all word enter image description here

Internal terminal enter image description here

How to install

  • Install Neovim
  1. Install Neovim
// On Manjaro Linux
sudo pacman install neovim 
  1. In root folder
cd ./.config
mkdir nvim
  1. Clone file init.vim from github to ./.config/nvim/init.vim

  2. Open terminal and run

nvim
:PlugInstall
  • Install The Silver Search
  • Install Nerd Font
  • Install Python 3 Provider ( Optional )
python3 -m pip install --user --upgrade pynvim

Source docs Provider

  • Install Theme Check ( Shopify Dev )
// for Mac
brew tap shopify/shopify
brew install theme-check

How to use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published