Commit Graph

62 Commits

Author SHA1 Message Date
f85fd2b36c replace lsp_signature with better alternative 2024-03-31 12:31:20 -04:00
5d7470b682 show executable status in the statusbar 2024-03-29 23:28:14 -04:00
f8dc6ffdb9 stop limiting width in cmp that was stupid 2024-03-29 21:25:11 -04:00
dad7fc2b43 stop highlighting the whole line for diagnostics 2024-03-09 00:25:41 -05:00
fbe0ba5c4b improve completion config
- show what we are completing from with symbol on left
- improving results ordering
2024-03-09 00:24:27 -05:00
40fea1a44d add another lsp rename mapping 2024-03-09 00:20:31 -05:00
bfa0910cba call mason in a safer way, and initalize servers better 2024-03-09 00:19:34 -05:00
6c2d90ee5a add ignored chars to autopairs 2024-03-09 00:17:59 -05:00
01ca7368c6 make toc close after selection neorg 2024-03-09 00:10:04 -05:00
6867a9f24e add fallback project detection, and change scope to tab instead of
global
2024-03-09 00:09:03 -05:00
a80bb9a592 make treesitter disable on massive files, and diff files
also remove auto installing
2024-03-09 00:08:19 -05:00
1af19150f9 allow previous edit position mark in gutter 2024-03-09 00:06:33 -05:00
c102431a36 make gitsigns binds get defined when git attaches 2024-03-09 00:05:08 -05:00
b161ce2482 remove comment options (they we're just the defaults) 2024-03-09 00:04:04 -05:00
adf399633b update harpoon to harpoon 2 2024-03-09 00:02:02 -05:00
8e3bec906d un-object orient some functions 2024-02-05 22:30:55 -05:00
b62340de6f way too lazy to sort this out, adding kitchen sink 2024-01-30 21:52:24 -05:00
6b7b94ad33 remove toggle term 2024-01-02 20:35:26 -05:00
441e8f019b add highlights to statusline mode 2023-12-05 16:01:57 -05:00
6f72d76da2 add index.norg to project plugin 2023-12-05 16:01:06 -05:00
35105f286d wasn't concatenating file path right 2023-11-27 19:34:14 -05:00
4d529e2783 fix: wrong env var 2023-11-27 19:32:31 -05:00
5681645d2d remove useless option (it already the default) 2023-11-27 18:51:51 -05:00
9492f6b479 add new workspace, and set default one 2023-11-27 18:22:44 -05:00
e39f85e06c add required plugin for neorg presenter, and make wsphome more adaptaive 2023-11-27 17:52:11 -05:00
393b34915e add colored headlines for markdown 2023-11-26 14:25:39 -05:00
550cac1035 more stuff too lazy to seperate 2023-11-24 21:38:31 -05:00
ed205a9545 replace intellitab with auto-indent 2023-11-07 23:29:02 -05:00
eda5a33da9 remove dap cause idk how to auto configure it 2023-10-22 19:41:12 -04:00
339be88db2 kitchen sink:
- add code action previews
- change indent blankline style
- more luasnip snippets
- change default mason stuff
- customize neorg more
- change notify style
- change startpage completely
- add line info to statusline
- change telescope style
- change how todo comments look
- make indentation work via treesitter
2023-10-22 18:17:21 -04:00
033f38e500 add undotree config 2023-10-22 18:09:32 -04:00
25931d94ef move highlights to colorscheme, and change cmp style 2023-10-22 18:07:36 -04:00
735cf5c7e0 remove floating diagnostics, and add line diagnostics 2023-10-22 18:05:10 -04:00
ea6fcd370f kitchen sink cause I'm too lazy to sort through this junk 2023-08-11 20:43:58 -04:00
a8a1bef56a add git-yodel 2023-08-02 20:47:28 -04:00
152f3eb569 improve git integration 2023-08-02 02:22:04 -04:00
394b577d3b add annotation generator: neogen 2023-08-02 02:16:29 -04:00
15caf69220 add comment to ftplugin/java.lua, and fix some typos 2023-07-16 21:28:06 -04:00
dd872e8545 change the look of telescope a bit and remove unneeded stuff 2023-07-06 12:35:56 -04:00
0f838d6251 better movement while using cmp 2023-07-06 12:29:38 -04:00
713bba997a make jdtls work without the seperate plugin :) 2023-07-06 12:28:31 -04:00
173907498a regex helper :) 2023-06-26 11:51:46 -04:00
b4aebd0776 flex on the discord users
disabled by default for privacy reasons
2023-06-26 11:41:02 -04:00
e194be0f15 more truezen and whichkey formatting 2023-06-26 11:39:20 -04:00
47af80ae02 reformatting in toggleterm.lua 2023-06-26 11:38:52 -04:00
4b49645b4b better formatting in statusline.lua 2023-06-26 11:38:08 -04:00
eb5830f5f0 add startpage resizing
prob doesn't work, but I'm too lazy to check
2023-06-26 11:36:34 -04:00
fdf2f8616e add plugin configs & mess with the binds 2023-06-26 11:35:24 -04:00
10786c2910 remove unused function from lsp.lua and add more lsp plugins! 2023-06-26 11:31:04 -04:00
66d9af30a9 replace gd and the likes with glance 2023-06-26 11:28:27 -04:00