No description
- Lua 98.3%
- Shell 1.7%
| ftplugin | ||
| lsp | ||
| lua | ||
| .gitignore | ||
| .stylua.toml | ||
| init.lua | ||
| README.md | ||
| reset.sh | ||
| todo.md | ||
Personal Neovim Configuration
Currently running this on nvim 0.12 nightly, although nvim 0.11+ should work.
Current Tasks
- Update nvim to 0.12 latest
- Replace Mason with nvim-lspconfig
- Use native runtime path (see https://neovim.io/doc/user/options.html#'runtimepath' )
Primary Packages
- Plugin Management: lazy.nvim + store.nvim
- Completions: blink.cmp
- AI: sidekick.nvim + copilot lsp
- Notes:: obsidian.nvim + markview.nvim +++
- LSP: mason + lsp_config
- Quickfix + Symbols: trouble + quicker
- QoL Plugins: snacks.nvim + mini.nvim + blink.nvim