Kenneth Benzie benie
benie pushed to main at config/nvim 2024-04-02 20:41:17 +00:00
1e4412a954 Add :RStrip command to strip trailing white space
benie pushed to main at config/nvim 2024-04-02 20:18:10 +00:00
f0c74a76e0 Add :RStrip command to strip trailing white space
benie pushed to main at config/nvim 2024-04-02 20:17:26 +00:00
d9f6bea1dc Add :RStrip command to strip trailing white space
benie pushed to main at config/nvim 2024-04-02 20:00:33 +00:00
f95a8fb8e5 Use custom foldtext
benie pushed to main at config/nvim 2024-04-02 15:22:26 +00:00
776fb1f204 Change :Build{Dir} commands to global from buffer
benie pushed to master at config/zsh 2024-04-02 15:09:34 +00:00
edf37ebf07 Use vimdebug in build-debug if nvim is available
benie pushed to main at config/nvim 2024-04-01 22:25:38 +00:00
61d734fbc0 Unmap <C-l> in netrw buffers so it can be used for natigation
benie pushed to main at config/nvim 2024-04-01 21:31:50 +00:00
ab2d68579f Cleanup pyright LSP comment
benie pushed to main at config/nvim 2024-04-01 18:50:08 +00:00
ef922c82f5 Add plugin to expose clangd extensions
12f32b4d7d Improve LSP mappings
Compare 2 commits »
benie pushed to main at config/nvim 2024-04-01 18:05:17 +00:00
89bca77ef4 Improve completion comments
0bfd392b20 Add rounded borders to LSP/Diagnostics float windows
890fe6f928 Reorder cmp sources so LSP results are first
1d1d922282 Add more language servers
2f6b0ba33c Add more cmp preset mappigns
Compare 6 commits »
benie pushed to master at config/WindowsPowerShell 2024-04-01 15:50:53 +00:00
426aba161e Define some CMake environment variables
df34f9ca74 Add comment about better vi-mode cursor change handling
Compare 2 commits »
benie pushed to main at config/nvim 2024-04-01 15:34:48 +00:00
e64316e336 Add mapping to fuzzy search word under cursor
benie pushed to master at config/local 2024-04-01 11:26:54 +00:00
b57c3f9916 Switch over to neovim specific config repo
benie pushed to main at config/nvim 2024-03-21 23:42:48 +00:00
1a6203e911 Add trouble.nvim plugin
benie pushed to main at config/nvim 2024-03-20 22:49:37 +00:00
7ae049437a Cleanup colorscheme plugin file
benie pushed to main at config/nvim 2024-03-20 22:18:54 +00:00
c0ab67d3a4 Use [d & ]d for moving around diagnostics in normal mode
a283ab973a Add noice but disable it
Compare 2 commits »
benie pushed to main at config/nvim 2024-03-20 00:09:01 +00:00
3daca6d6d8 Disable :intro on startup
benie pushed to main at config/nvim 2024-03-20 00:03:18 +00:00
c3a1777a3f Disable :intro on startup
benie pushed to main at config/nvim 2024-03-19 23:46:54 +00:00
8add996ea0 Determined why splash screen disappears on start
benie pushed to main at config/nvim 2024-03-19 22:54:26 +00:00
e8a420d99d Add the :Rename command