Skip to content

lch/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Neovim configuration

A personal using Neovim configuration.

Usage

  1. Install vim-plug (Install instruction).
  2. Run
git clone https://github.com/lch/nvim-config.git ~/.config/nvim

Features

  • Tab indentation with 4 spaces width.
  • Completion with Language Server support. Current configured languages: C (clangd), Go(gopls), Rust(rust_analyzer)
  • Use mason.nvim as Language Server manager
  • Formatter via Neoformat, and format on save.
  • Indent handler plugin: Darazaki/indent-o-matic

References

LSP configuration references

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published