Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 651 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 651 Bytes

Neovim Config

Minimal Neovim config referenced from kickstart.nvim and some other distros.

Features

  • Catppuccin Moca Theme
  • Which Key
  • Oil.nvim (file explorer with vim bindings)
  • LuaLine (status line)
  • Telescope
  • Treesitter
  • Cmp (Code completition)
  • Comment Shortcut
  • Git signs
  • LSP Saga (common lsp actions)
  • Conform (code formatter)
  • NvimLint (linter plugin for eslint)

LSP Languages

Language Status Remark
Lua TODO Only for Neovim configs
Python TODO
Go TODO