Skip to content

AnishBramha/neovim-basic-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Configuration for Neovim

A basic set of plugins, keyboard shortcut remaps and other settings for Neovim (version 0.11.3)

Caution

This structure was set up using homebrew and is not intended to be downloaded directly, as some files are auto-generated and differ for every system. This repository is only for reference.

Requirements

Compilers, Interpreters and Development Environments (LSP support)

  • gcc/clang (C/C++)
  • python3 (Python 3.x)
  • OpenJDK (>=24) (Java)
  • Any LaTeX distribution
    • TeX Live (Linux)
    • MacTeX (macOS)

Other tools (not for LSP support, needed for plugins)

  • npm (node.js) (JavaScript)
  • ripgrep (search tool)

Package Manager for Plugins

Plugins

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages