Commit graph

160 commits

Author SHA1 Message Date
Gered f4716511b2 replace mini.statusline with lualine 2024-09-01 18:25:04 -04:00
Gered 2d6c0f01b6 rename plugin files to match actual plugin name
can't do that obviously in all cases, as some plugin files are
including several different related plugins together
2024-09-01 17:26:31 -04:00
Gered 2c875d4f6d add README.md, because why not 2024-09-01 16:42:03 -04:00
Gered a9ecc491de modularize & enable more plugins, remove some kickstart comment blocks 2024-09-01 16:38:18 -04:00
Gered a285c18aef add helper bash script to install semi-required system dependencies
"semi-required" meaning, some very useful/important neovim stuff won't
work without these dependencies present
2024-08-31 21:38:18 -04:00
Gered da0b4cbc85 add kickstart gitsigns plugin config
mostly just to get the default/recommended keymaps
2024-08-31 21:37:02 -04:00
Gered 8442328df3 don't wrap scrolling in telescope results 2024-08-31 21:36:22 -04:00
Gered ce3a79d3e1 remember neovide window size/position 2024-08-31 21:35:42 -04:00
Gered 8ffa041e3f tweak neovide animation speeds 2024-08-31 18:01:11 -04:00
Gered e4b69474a3 initial commit
based on https://github.com/nvim-lua/kickstart.nvim
2024-08-31 17:37:26 -04:00