Age | Commit message (Expand) | Author |
---|---|---|
2024-04-11 | nvim: Enable language server zls for Zig | xengineering |
2024-03-01 | nvim: Open new tabs with CTRL+t | xengineering |
2024-03-01 | nvim: Refactor init.lua | xengineering |
2024-03-01 | nvim: Add gopls LSP server | xengineering |
2024-03-01 | nvim: Add pyright LSP server | xengineering |
2024-03-01 | nvim: Refactor to support multiple LSP servers | xengineering |
2024-02-27 | nvim: Configure fuzzy finder | xengineering |
2024-02-27 | nvim: Configure friendly-snippets with nvim-cmp | xengineering |
2024-02-27 | nvim: Configure auto-completion | xengineering |
2024-02-26 | nvim: Increase contrast on spell check markers | xengineering |
2024-02-26 | nvim: Enable lspconfig for clangd | xengineering |
2024-02-26 | nvim: Enable spell checking by default | xengineering |
2024-02-26 | nvim: Use <Tab> and <S-Tab> for tabs | xengineering |
2024-02-26 | nvim: Switch from Vimscript to Lua | xengineering |