index
:
nvim
master
My neovim config.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable experimental ghost text for cmp
Squibid
2024-03-31
1
-0
/
+4
*
switch from dotnix's cmp-luasnip-choice to L3MON4D3's
Squibid
2024-03-31
1
-2
/
+2
*
replace lsp_signature with better alternative
Squibid
2024-03-31
3
-13
/
+2
*
add todo list bind
Squibid
2024-03-29
1
-0
/
+5
*
make <leader>x toggle executable status
Squibid
2024-03-29
1
-1
/
+15
*
show executable status in the statusbar
Squibid
2024-03-29
2
-1
/
+15
*
stop limiting width in cmp that was stupid
Squibid
2024-03-29
1
-1
/
+0
*
add notification to toggling venn mode
Squibid
2024-03-29
1
-0
/
+2
*
modify keybinds a bit
Squibid
2024-03-29
1
-2
/
+2
*
make the right click menu much more useful
Squibid
2024-03-23
2
-0
/
+20
*
remove items from harpoon using dropdown menu
Squibid
2024-03-23
1
-8
/
+12
*
stop highlighting the whole line for diagnostics
Squibid
2024-03-09
1
-1
/
+1
*
improve completion config
Squibid
2024-03-09
1
-11
/
+33
*
get lsp server name more consistently for the statusbar
Squibid
2024-03-09
1
-8
/
+4
*
add another lsp rename mapping
Squibid
2024-03-09
1
-0
/
+1
*
call mason in a safer way, and initalize servers better
Squibid
2024-03-09
1
-5
/
+20
*
add ignored chars to autopairs
Squibid
2024-03-09
1
-1
/
+3
*
make toc close after selection neorg
Squibid
2024-03-09
1
-0
/
+5
*
add fallback project detection, and change scope to tab instead of
Squibid
2024-03-09
1
-1
/
+2
*
make treesitter disable on massive files, and diff files
Squibid
2024-03-09
1
-3
/
+9
*
allow previous edit position mark in gutter
Squibid
2024-03-09
1
-1
/
+1
*
make gitsigns binds get defined when git attaches
Squibid
2024-03-09
2
-7
/
+41
*
remove comment options (they we're just the defaults)
Squibid
2024-03-09
1
-21
/
+1
*
update harpoon to harpoon 2
Squibid
2024-03-09
4
-9
/
+76
*
make color swapper change colorscheme in config
Squibid
2024-02-08
2
-0
/
+14
*
un-object orient some functions
Squibid
2024-02-05
5
-5
/
+5
*
way too lazy to sort this out, adding kitchen sink
Squibid
2024-01-30
16
-119
/
+101
*
remove toggle term
Squibid
2024-01-02
2
-32
/
+0
*
add highlights to statusline mode
Squibid
2023-12-05
1
-11
/
+11
*
add index.norg to project plugin
Squibid
2023-12-05
1
-0
/
+1
*
wasn't concatenating file path right
Squibid
2023-11-27
1
-2
/
+2
*
fix: wrong env var
Squibid
2023-11-27
1
-1
/
+1
*
remove useless option (it already the default)
Squibid
2023-11-27
1
-1
/
+0
*
fix indents and remove useless keybinds
Squibid
2023-11-27
1
-17
/
+4
*
add new workspace, and set default one
Squibid
2023-11-27
1
-1
/
+3
*
add required plugin for neorg presenter, and make wsphome more adaptaive
Squibid
2023-11-27
3
-4
/
+9
*
add colored headlines for markdown
Squibid
2023-11-26
1
-1
/
+11
*
update readme to reflect path change of plugin file
Squibid
2023-11-26
1
-1
/
+1
*
make "Edit Config" option work for any path
Squibid
2023-11-26
1
-2
/
+2
*
only show cursorline on current window
Squibid
2023-11-26
1
-3
/
+5
*
more stuff too lazy to seperate
Squibid
2023-11-24
33
-246
/
+488
*
replace intellitab with auto-indent
Squibid
2023-11-07
3
-2
/
+12
*
change readme to match versioning style
Squibid
2023-10-22
1
-2
/
+2
*
remove dap cause idk how to auto configure it
Squibid
2023-10-22
3
-18
/
+2
*
set spell when entering commit, and use ftplugin instead of autocmds
Squibid
2023-10-22
3
-7
/
+3
*
remove games and discord presence, and make sure dep update everytime we open...
Squibid
2023-10-22
1
-6
/
+1
*
kitchen sink:
Squibid
2023-10-22
30
-811
/
+486
*
add undotree config
Squibid
2023-10-22
1
-0
/
+3
*
move config menu
Squibid
2023-10-22
3
-11
/
+10
*
move highlights to colorscheme, and change cmp style
Squibid
2023-10-22
5
-102
/
+83
[next]