4 results
tagged
neovim
An Experienced (Neo)Vimmer's Workflow
A guy decides to show off his Neovim setup.
July 15, 2025 at 3:06:36 PM EDT
*
FILLER
A Morlock's Guide to Lua, Part 1: Running Lua
Five ways to print "bees are good" with one of the fastest interpreters on Earth
March 27, 2025 at 2:05:39 PM EDT
*
FILLER
GitHub - nanotee/nvim-lua-guide: A guide to using Lua in Neovim
A guide to using Lua in Neovim. Contribute to nanotee/nvim-lua-guide development by creating an account on GitHub.
March 27, 2025 at 10:24:14 AM EDT
*
FILLER
Neovim - LSP Setup Tutorial (Built in LSP 100% Lua)
Repo: https://github.com/LunarVim/Neovim-from-scratch/tree/master
nvim_lspconfig: https://github.com/neovim/nvim-lspconfig
server settings: https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md
nvim_lsp_installer: https://github.com/williamboman/nvim-lsp-installer
json schema store: https://www.schemastore.org/json/
nvim_cmp_lua: https://github.com/hrsh7th/cmp-nvim-lua
Where to get Font icons: https://www.youtube.com/watch?v=fR4ThXzhQYI
September 8, 2023 at 8:24:51 AM EDT
*
FILLER