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
*
actually enable the telescope fzf plugin
Squibid
2024-11-19
1
-0
/
+4
*
remove index.norg from project.lua config
Squibid
2024-11-19
1
-1
/
+0
*
switch back to old colorizer to avoid breaking changes
Squibid
2024-11-19
1
-8
/
+6
*
configure tangle module for neorg
Squibid
2024-11-19
1
-0
/
+5
*
remove unused lsp server
Squibid
2024-11-19
1
-1
/
+0
*
remove/update comments
Squibid
2024-11-19
1
-5
/
+1
*
add build.xml to jdtls (used in ant projects)
Squibid
2024-11-19
1
-1
/
+1
*
forgot one of the vim.cmd calls
Squibid
2024-11-19
1
-1
/
+1
*
add another event for luasnip to watch
Squibid
2024-11-19
1
-1
/
+3
*
refine luasnip binds
Squibid
2024-11-19
1
-3
/
+15
*
remove erroneous comma
Squibid
2024-11-19
1
-1
/
+1
*
add support for both path_async and path
Squibid
2024-11-19
1
-1
/
+2
*
get rid of unused functions, and variables
Squibid
2024-11-19
1
-8
/
+0
*
refine completion keybinds
Squibid
2024-11-19
1
-40
/
+14
*
get rid of useless misc.auto require in binds.lua
Squibid
2024-11-19
1
-1
/
+1
*
turn fancy spell suggest ui into a lambda, and fix some styling
Squibid
2024-11-19
1
-10
/
+8
*
remove auto center when returning to last place in buffer
Squibid
2024-11-19
1
-1
/
+0
*
make vim.cmd calls more fancy
Squibid
2024-11-19
6
-7
/
+7
*
pin harpoon to a commit that actually works
Squibid
2024-11-19
1
-0
/
+1
*
yes there's a bit of java in my nvim config why do you ask?
Squibid
2024-08-09
104
-2799
/
+2061
*
make sure we are safely setting termguicolors
v2.0
Squibid
2024-04-25
1
-1
/
+3
*
make lsp related popups all look the same
Squibid
2024-04-25
3
-5
/
+13
*
remove signcolumn option, auto is good enough for me
Squibid
2024-04-25
1
-3
/
+0
*
remove ` mark so lsp hover doesn't get messed up
Squibid
2024-04-25
1
-1
/
+0
*
make norg files more fancy
Squibid
2024-04-22
2
-1
/
+3
*
make replaceword safer
Squibid
2024-04-19
1
-0
/
+3
*
make sfm (file tree) have a darker bg
Squibid
2024-04-08
1
-0
/
+5
*
fix neorg so it works on v8.0.0 and make headlines stop overriding the
Squibid
2024-04-08
3
-7
/
+33
*
add tabbar plugin
Squibid
2024-03-31
2
-4
/
+4
*
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
[next]