Commit graph

15 commits

Author SHA1 Message Date
0719dd19bf nvim: crossing things off the plugin todo list 2021-12-02 03:02:04 -08:00
47c1588b5d nvim: add list of cool plugins I'm gonna add 2021-12-01 21:54:24 -08:00
fda67bc61f nvim: (init) swap order of ops to ensure my settings take precedence
I would have done this before, but then the fallback colorscheme I set
in the settings file would have overridden the colorscheme I set in my
plugins. I solved this by removing the fallback colorscheme setting from
the settings file.
2021-11-22 01:08:44 -08:00
c65266da35 nvim: new plugin I think I'd like 2021-11-10 00:23:57 -08:00
fb5cef7aef nvim: priorities 2021-10-16 02:45:19 -07:00
d3f9cf3362 nvim: rework todo list 2021-09-25 01:40:46 -07:00
5927e8c247 nvim: Reorganization - moved all config files to one folder (minus the init.lua) 2021-09-24 21:20:05 -07:00
e34b962d2b nvim: added a note to remove luasnip
it does not work on my server for some reason
2021-09-20 02:55:01 -07:00
c1b71e559f nvim: added smooth scrolling and fixed toggleterm 2021-09-20 02:48:09 -07:00
e43cf4aaad Big changes, don't remember all of them
One thing is more DAP configuration
2021-09-20 00:22:35 -07:00
bd34387c57 minor neovim changes - I think it's ready to roll 2021-09-07 01:49:23 -07:00
24fb0019f8 Removed chadtree, fixed and added integrations with cmp
I felt that chadtree was bloated
2021-09-06 21:21:51 -07:00
8f9fcd34e2 Major neovim updates (mostly completion-related) 2021-09-06 17:56:58 -07:00
6d2b03d2f8 Major changes to nvim config 2021-09-05 13:47:46 -07:00
5ea3f3c345 began nvim migration to lua 2021-09-03 01:18:44 -07:00