d270b184aa
switch back to old colorizer to avoid breaking changes
2024-11-19 13:30:14 -06:00
a8e07d1d7e
configure tangle module for neorg
2024-11-19 13:29:28 -06:00
767ea94d9b
remove unused lsp server
2024-11-19 13:28:56 -06:00
ee5e2a2a6d
remove/update comments
2024-11-19 13:26:36 -06:00
569175bc8f
add build.xml to jdtls (used in ant projects)
2024-11-19 13:25:34 -06:00
c4ceb17593
forgot one of the vim.cmd calls
2024-11-19 13:25:03 -06:00
35ebc9841c
add another event for luasnip to watch
2024-11-19 13:24:42 -06:00
c727e80e39
refine luasnip binds
2024-11-19 13:24:25 -06:00
f489429d48
remove erroneous comma
2024-11-19 13:22:27 -06:00
1b39456569
add support for both path_async and path
2024-11-19 13:21:32 -06:00
fec7d9d262
get rid of unused functions, and variables
2024-11-19 13:21:07 -06:00
81851bd6b5
refine completion keybinds
2024-11-19 13:20:39 -06:00
1d0ef4c111
get rid of useless misc.auto require in binds.lua
2024-11-19 13:16:59 -06:00
11e1d60804
turn fancy spell suggest ui into a lambda, and fix some styling
2024-11-19 13:16:10 -06:00
0953326894
remove auto center when returning to last place in buffer
...
This had to be removed due to random "zz"'s being inserted
whenever a bufread was called while I was insert mode
there's probably a better way to center the pane, but that's
too much of a pain to worry about right now
2024-11-19 13:14:06 -06:00
95fcc5e416
make vim.cmd calls more fancy
2024-11-19 13:13:33 -06:00
fda8909c9c
pin harpoon to a commit that actually works
2024-11-19 13:05:19 -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
ad76983d96
make sure we are safely setting termguicolors
2024-04-25 22:59:43 -04:00
a455b2a3b1
remove signcolumn option, auto is good enough for me
2024-04-25 22:58:27 -04:00
3ebe12e99d
make replaceword safer
2024-04-19 22:32:17 -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
2baa73ca66
switch from dotnix's cmp-luasnip-choice to L3MON4D3's
2024-03-31 13:06:53 -04:00
dec8d0cb14
replace lsp_signature with better alternative
2024-03-31 12:31:20 -04:00
46d34d9151
add todo list bind
2024-03-29 23:30:14 -04:00
2b1d1249df
make <leader>x toggle executable status
2024-03-29 23:28:36 -04:00
c23619baf1
show executable status in the statusbar
2024-03-29 23:28:14 -04:00
ec45024697
add notification to toggling venn mode
2024-03-29 21:24:26 -04:00
d3512c5e88
modify keybinds a bit
2024-03-29 21:24:00 -04:00
4b3c901520
make the right click menu much more useful
2024-03-23 17:11:30 -04:00
679708c6a3
remove items from harpoon using dropdown menu
2024-03-23 17:11:00 -04:00
805df629dc
get lsp server name more consistently for the statusbar
2024-03-09 00:21:19 -05:00
0d03f88673
make gitsigns binds get defined when git attaches
2024-03-09 00:05:08 -05:00
debeca659a
update harpoon to harpoon 2
2024-03-09 00:02:02 -05:00
6deb1b6a6b
make color swapper change colorscheme in config
2024-02-08 19:50:24 -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
e848afe7dc
fix indents and remove useless keybinds
2023-11-27 18:50:47 -05:00
1122ca1b38
add required plugin for neorg presenter, and make wsphome more adaptaive
2023-11-27 17:52:11 -05:00
0f0618a81b
make "Edit Config" option work for any path
2023-11-26 14:21:36 -05:00
b3110c9a9b
only show cursorline on current window
2023-11-26 14:20:54 -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
fb93992c3f
remove games and discord presence, and make sure dep update everytime we open neovim
2023-10-22 18:20:46 -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
b6807d63cd
move config menu
2023-10-22 18:08:38 -04:00