kennethpham / nvim-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Neovim Config

  • Uses packer as its plugin manager
  • Uses nvim-lsp to handle any language servers
  • Any plugins configurations are done in the lua/packer/configs directory
  • Other neovim settings are done in lua/settings.vim

About


Languages

Language:Lua 89.8%Language:Vim Script 10.2%