Commit graph

24 commits

Author SHA1 Message Date
d80c3aae8b nvim: add list pf wanted plugins 2022-10-20 04:13:54 -07:00
5d6e349a46 nvim: remove plugins to install list 2022-08-19 01:09:38 -07:00
49b2be2fca nvim: fix tabline highlights 2022-06-17 01:36:55 -07:00
931dd6d3ce nvim: add tokyonight theme 2022-06-04 22:12:47 -07:00
a542d40a10 nvim: more plugin management ideas 2022-01-07 13:04:52 -08:00
5cca44e8f5 nvim: new plugin loading idea 2022-01-07 12:21:24 -08:00
9926917d4e nvim: add todo's 2022-01-02 17:39:36 -08:00
75c3986785 nvim: statusline (lualine) has been made 2021-12-26 16:18:33 -08:00
5400be3b80 nvim: crossed things off the todo list. Now, it's statusline time. 2021-12-04 03:17:30 -08:00
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