Kenneth Benzie benie
benie pushed to main at config/nvim 2024-05-28 22:28:51 +00:00
0410dfc23d Switch to mini.comment from comment.nvim
benie pushed to main at config/nvim 2024-05-25 22:38:03 +00:00
0d1983e8bb Fix weirdness in gopls completions
benie pushed to main at config/nvim 2024-05-25 22:32:45 +00:00
a6fc668de5 Fix weirdness in gopls completions
c3fe8e033a Remove stray print in :Rg command
Compare 2 commits »
benie pushed to main at config/nvim 2024-05-25 22:11:35 +00:00
0f4e759266 Add main Go snippet
benie pushed to main at config/local 2024-05-25 17:38:25 +00:00
675a4eab18 Fixup neovim install on Debian based distros
benie pushed to main at config/local 2024-05-25 17:37:36 +00:00
84e965fbf6 Fixup neovim install on Debian based distros
benie pushed to main at config/local 2024-05-25 17:26:30 +00:00
0f0cc67e2c Don't stow kitty's lib directory
benie pushed to main at config/zsh 2024-05-25 16:45:18 +00:00
192659fd84 Also ignore cat & bat
benie pushed to main at config/nvim 2024-05-25 12:18:08 +00:00
b146971918 Change document symbols mapping
a365bcb6b5 Don't repeat yourself in custom lspconfigs
6affd78df7 Cleanup nvim-cmp config callback
Compare 3 commits »
benie pushed to main at config/nvim 2024-05-25 10:05:23 +00:00
fcd5cfbd54 Extend :Rg to support visual select mode
1996e631a3 Add :PreProcIfWrap command and C/C++ mappings
Compare 2 commits »
benie pushed to main at config/nvim 2024-05-25 09:26:44 +00:00
e78c8fc07f Add :PreProcIfWrap command and C/C++ mappings
0602390a2d Add telescope extension to list luasnip snippets
Compare 2 commits »
benie pushed to main at config/nvim 2024-05-24 22:10:08 +00:00
b0cfb31645 Add func snippet for go
benie pushed to main at config/nvim 2024-05-24 15:04:45 +00:00
aba1664d09 Cleanup unused arg in statusline implementation
benie created branch helpgrep in config/nvim 2024-05-24 10:20:16 +00:00
benie pushed to helpgrep at config/nvim 2024-05-24 10:20:16 +00:00
d21cd45701 temp!
benie pushed to main at config/nvim 2024-05-24 10:05:30 +00:00
9d5868304f Add reStructureText snippets file
benie pushed to main at config/nvim 2024-05-22 20:35:58 +00:00
56beb52997 Simplify clangd command
benie pushed to main at config/nvim 2024-05-22 20:30:04 +00:00
48ad466bd3 Vanquish ftdetect, long live vim.filetype.add()
benie pushed to main at config/nvim 2024-05-22 20:08:47 +00:00
4499dee3d6 Move statusline.lua to plugin directory
d75531ae3d Make statusline functions global
Compare 2 commits »
benie pushed to main at config/nvim 2024-05-20 10:15:31 +00:00
9f0d9890fd Ensure all LSP capabilities are broadcast