Skip to content

3panda/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages