Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.2 KB

README.md

File metadata and controls

47 lines (36 loc) · 1.2 KB

nvim

neovim settings file

Preparations

The following preparations must be completed in advance.

Placing the configuration file

I would place this repository as follows

~/.config/nvim

Installing Neovim

Install Neovim with reference here

Install packer.nvim

Install packer.nvim with reference here

Install the package

Start Neovim and install the package without worrying about errors. All subsequent operations are performed in vim command line mode.

:PackerInstall

Synchronize packages.

:PackerSync

About installed packages

Package management

packer.nvim

Tree viewer

fern.vim

LSP

Code Completion