# Jackson's nvim config ## Purpose This is the config that I have spent the most time on, so I wanted it to have its own repo in case I need to move to another PC or something. ## Features - Quick startup (less than a second) - Sane keybinds (Whichkey) - Plugin management (Packer) - LSP and Autocomplete support (nvim-lsp, Mason, nvim-cmp) - Snippets (Luasnip) - Better syntax Highlighting (Treesitter) - Multipurpose (programming, markdown, document writing) - Integrated git support (vim-fugitive) ## Install TODO: write this section