Commit Graph

79 Commits

Author SHA1 Message Date
9ea9d9f516 more!!! add python support and formatters and null ls to manage all...
that automatically also change my stylua.toml to ignore everything
cause I don't like the way it formats stuff
2025-06-11 03:21:25 -04:00
e830931ff4 wozers 2025-05-31 03:32:58 -04:00
450750835a need I say what type of commit this is?
*kitchen sink*
2025-05-18 13:03:31 -05:00
f3bd08968a formatting 2025-05-09 00:16:55 -05:00
7430ebed8e kitchen sink now don't support any version lower than 0.11.0 for lsp
- dap now works for java and c
2025-05-08 18:18:34 -05:00
7c3289fded kitchen sink again :( 2025-05-06 16:51:24 -05:00
3094bf2a39 a lot more stuff 2025-04-17 11:41:32 -05:00
95fcc5e416 make vim.cmd calls more fancy 2024-11-19 13:13:33 -06:00
c489d39369 yes there's a bit of java in my nvim config why do you ask? 2024-08-09 02:45:31 -04:00
527e3af442 make lsp related popups all look the same 2024-04-25 22:59:22 -04:00
ba8a57bcb2 remove ` mark so lsp hover doesn't get messed up 2024-04-25 22:49:38 -04:00
c5a3198d48 make norg files more fancy 2024-04-22 19:57:31 -04:00
ede5c88c6e fix neorg so it works on v8.0.0 and make headlines stop overriding the
neorg header bullet points
2024-04-08 18:33:13 -04:00
17a4457c0e add tabbar plugin 2024-03-31 17:11:40 -04:00
b7b6840d33 enable experimental ghost text for cmp 2024-03-31 13:07:29 -04:00
dec8d0cb14 replace lsp_signature with better alternative 2024-03-31 12:31:20 -04:00
c23619baf1 show executable status in the statusbar 2024-03-29 23:28:14 -04:00
fa2315536d stop limiting width in cmp that was stupid 2024-03-29 21:25:11 -04:00
e385d07117 stop highlighting the whole line for diagnostics 2024-03-09 00:25:41 -05:00
f320dd6012 improve completion config
- show what we are completing from with symbol on left
- improving results ordering
2024-03-09 00:24:27 -05:00
af28d9b7c4 add another lsp rename mapping 2024-03-09 00:20:31 -05:00
7bb0dadf81 call mason in a safer way, and initalize servers better 2024-03-09 00:19:34 -05:00
2f386b1f2b add ignored chars to autopairs 2024-03-09 00:17:59 -05:00
3880151724 make toc close after selection neorg 2024-03-09 00:10:04 -05:00
159027b4ce add fallback project detection, and change scope to tab instead of
global
2024-03-09 00:09:03 -05:00
df8eb97b66 make treesitter disable on massive files, and diff files
also remove auto installing
2024-03-09 00:08:19 -05:00
3dc9b652c3 allow previous edit position mark in gutter 2024-03-09 00:06:33 -05:00
0d03f88673 make gitsigns binds get defined when git attaches 2024-03-09 00:05:08 -05:00
e8dbd24b6f remove comment options (they we're just the defaults) 2024-03-09 00:04:04 -05:00
debeca659a update harpoon to harpoon 2 2024-03-09 00:02:02 -05:00
119127accf un-object orient some functions 2024-02-05 22:30:55 -05:00
d94b454eb6 way too lazy to sort this out, adding kitchen sink 2024-01-30 21:52:24 -05:00
e669b3eb8e remove toggle term 2024-01-02 20:35:26 -05:00
629d780aaa add highlights to statusline mode 2023-12-05 16:01:57 -05:00
c3e1b5c2c0 add index.norg to project plugin 2023-12-05 16:01:06 -05:00
25aaffef4e wasn't concatenating file path right 2023-11-27 19:34:14 -05:00
1a8ac72753 fix: wrong env var 2023-11-27 19:32:31 -05:00
7d02d862af remove useless option (it already the default) 2023-11-27 18:51:51 -05:00
3e36359f07 add new workspace, and set default one 2023-11-27 18:22:44 -05:00
1122ca1b38 add required plugin for neorg presenter, and make wsphome more adaptaive 2023-11-27 17:52:11 -05:00
ab707f7d8f add colored headlines for markdown 2023-11-26 14:25:39 -05:00
f35b13d669 more stuff too lazy to seperate 2023-11-24 21:38:31 -05:00
ebf9d2d1c4 replace intellitab with auto-indent 2023-11-07 23:29:02 -05:00
66d18beec9 remove dap cause idk how to auto configure it 2023-10-22 19:41:12 -04:00
2740914781 set spell when entering commit, and use ftplugin instead of autocmds 2023-10-22 18:49:49 -04:00
01729e2613 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
e522d7d3fa add undotree config 2023-10-22 18:09:32 -04:00
a7929fa1c0 move highlights to colorscheme, and change cmp style 2023-10-22 18:07:36 -04:00
87aafcd44c remove floating diagnostics, and add line diagnostics 2023-10-22 18:05:10 -04:00
590f030999 kitchen sink cause I'm too lazy to sort through this junk 2023-08-11 20:43:58 -04:00