Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-05-14 | Installs nvim config base-idea | Matthew Lemon | 1 | -0/+0 | |
2023-04-10 | Adapts LSP so it is less reliant on Mason | Matthew Lemon | 1 | -0/+27 | |
2023-04-10 | Adds back ale config for Python | Matthew Lemon | 1 | -1/+6 | |
2023-04-09 | Removes ThePrimeagen bindings from LSP for now | Matthew Lemon | 1 | -10/+10 | |
2023-04-07 | Removes harpoon, etc and adds neotest | Matthew Lemon | 1 | -1/+1 | |
This also removes treesitter-playground and is a basic install of neotest and neotest-python. | |||||
2023-04-07 | Adds first neovim config for several years | Matthew Lemon | 1 | -0/+67 | |
I copied ThePrimeagen setting up neovim based on his repository at https://github.com/ThePrimeagen/init.lua. The video itself is at https://www.youtube.com/watch?v=w7i4amO_zaE. I tried following each step based on the video, but I for some reason autocomplete did not work properly after a while. So I cloned his repo and adapted it to some extent to make it more in line with what I need. This is an early state, but autocomplete works. There is much to do to mirror my vimrc, if I am going to go down that route. |