summaryrefslogtreecommitdiff
path: root/nvim/init.lua
AgeCommit message (Expand)Author
2024-03-01nvim: Add pyright LSP serverxengineering
2024-03-01nvim: Refactor to support multiple LSP serversxengineering
2024-02-27nvim: Configure fuzzy finderxengineering
2024-02-27nvim: Configure friendly-snippets with nvim-cmpxengineering
2024-02-27nvim: Configure auto-completionxengineering
2024-02-26nvim: Increase contrast on spell check markersxengineering
2024-02-26nvim: Enable lspconfig for clangdxengineering
2024-02-26nvim: Enable spell checking by defaultxengineering
2024-02-26nvim: Use <Tab> and <S-Tab> for tabsxengineering
2024-02-26nvim: Switch from Vimscript to Luaxengineering