This Neovim config file is written entirely in Lua and must be saved
as ~/.config/nvim/init.lua
.
- Uses packer.nvim for plugin management.
- Enables the built-in tree-sitter parser and LSP client support.
- Sets the recommended key mappings for the LSP client.
Supports the following LSP servers:
rust-analyzer
clangd
pylsp
sumneko
taplo
prosemd_lsp
TODO