Commit Graph

48 Commits

Author SHA1 Message Date
d848039c88 more neorg modules 2023-05-23 14:35:49 -04:00
a374719e3e change keybind for config menu 2023-05-14 15:37:02 -04:00
bd2b6f6b10 add keybind lookup to config menu 2023-05-14 15:36:32 -04:00
aa8d65cde1 remove config menu from binds.lua 2023-05-14 15:31:04 +00:00
3ca2e63539 add config managment scripts 2023-05-14 15:30:29 +00:00
05ad5a35e2 killer sheep game :) 2023-05-10 17:20:20 -04:00
c20f64644d comment out colorcolumn 2023-05-10 17:19:36 -04:00
b814975a38 remove tab binds
they were already unused (commented out)
2023-05-10 17:18:43 -04:00
01d89bae44 change highlight colors to reference colorscheme plugin directly 2023-05-10 17:17:35 -04:00
c4e1e5a648 lsp spacing 2023-05-10 17:17:12 -04:00
c713985bdd set lsp signs 2023-05-10 17:16:39 -04:00
bd20fdb3dd clean up unneeded files and update .gitignore 2023-04-30 22:23:15 -04:00
e8ab1ed0de add more instructions on how to install the jdtls lsp client 2023-04-30 22:19:05 -04:00
f36bc1d1de shouldn't be on development version by default 2023-04-30 19:45:22 -04:00
5868da276e make heading bigger in README.md 2023-04-30 19:44:55 -04:00
0430aa7be0 add README.md 2023-04-30 19:43:05 -04:00
5da0e3dc7c new config old version is now on v1 branch 2023-04-30 18:41:13 -04:00
b8aa24ed96 add tree file view, and modify scrollbar v1.0 2023-04-03 09:34:31 +00:00
a0e44a23c1 make images slightly smaller 2023-03-13 15:30:06 -04:00
0784a36a77 modify pictures so they (hopefully) don't extend over the screen 2023-03-13 15:28:51 -04:00
535eba13ea update readme (finally) 2023-02-26 22:10:50 -05:00
e7c9a28750 remove that highlighting thing (it was a pain in the arse) 2023-02-26 21:07:56 -05:00
127a292dc4 replace noneckpain and maximize with truezen 2023-02-26 21:07:25 -05:00
0ab783388f replace glow/terminal with toggleterm + smol reformatting 2023-02-26 17:46:37 -05:00
490bc8e020 moar plugins + make glow actually work 2023-02-26 16:21:26 -05:00
1b4deca3d5 use telescope for ui selections 2023-02-26 16:21:00 -05:00
44e8036f4c change lualine 2023-02-26 16:20:26 -05:00
02911df105 remove codewindow and replace with nvim-scrollbar 2023-02-26 16:19:31 -05:00
6bdf36981e add cosmic ui 2023-02-26 15:59:28 -05:00
0a1589ae06 add readme.md 2023-02-20 08:40:32 -05:00
9d51ace67c moar changes 2023-02-20 08:30:20 -05:00
f2fc119510 remove lazy-lock.json 2023-02-15 23:14:48 -05:00
8c8512386b Major changes including better ui and more keybinds :) 2023-02-15 23:11:33 -05:00
52ba49ec82 moar stuff 2023-01-22 02:00:25 -05:00
8ee0a06cb2 fix config not working in other dirs. whoops 2022-12-30 12:44:28 -05:00
d2527bdb6b reorganize to multi file config and switch to lazy.nvim for plugins 2022-12-30 12:42:17 -05:00
89ae2e3f0e adhere to 80 column limit and add telescope diagnostics keybind 2022-12-29 18:39:01 -05:00
11e48097d7 add telescope.nvim + configure netrw 2022-12-29 18:32:36 -05:00
ebe291e405 add lsp and completion support along with other major changes 2022-12-27 01:58:21 -05:00
29857590f9 better note taking with venn 2022-12-23 23:16:46 -05:00
7f9830ff56 changes switching buffers to resizing buffers 2022-12-23 22:22:36 -05:00
5803617b48 more changes mostly qol and cleaning 2022-12-23 21:10:04 -05:00
c92b10b89a too much to explain just read the diff 2022-12-23 20:06:50 -05:00
7b06b23b1c luaify the colored intentlines 2022-12-23 16:24:24 -05:00
930b957563 better resizing and moving splits/panes 2022-12-23 16:02:59 -05:00
4e9d201d54 add git commit to code window 2022-12-23 15:13:55 -05:00
c069c49ca6 allow to auto open term bufers and close them easier along with some
more code window ignores
2022-12-23 15:11:12 -05:00
52eb03458e initial commit for my nvim config (all in one file for now) 2022-12-23 14:02:38 -05:00