Skip to content

opacicmarko/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Used as a C/C++ language server.

macOS:

brew install llvm

Linux: most distributions include clangd in a clangd package, in a clang-tools package, or in the full llvm distribution.

This is a dependency of minimap.vim

macOS:

brew install code-minimap

Linux:

cargo install --locked code-minimap

On macOS, the default Terminal.app only supports 8-bit colors, so the color theme will not work properly. Most other terminal emulators (e.g. alacritty, iTerm2 and kitty) have support for 24-bit colors and are recommended.

A patched font from nerdfonts

This is required for icons used in nvim-tree and lualine.

About

My neovim configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages