Kenneth Benzie benie
benie pushed to main at config/nvim 2024-03-17 14:03:09 +00:00
6317d02148 Extend :Remove to accept bang :Remove!
21502aadd6 Add < and > to the C++ matchpairs setting for %
Compare 2 commits »
benie pushed to main at config/nvim 2024-03-16 23:19:54 +00:00
be5e7007c9 Override some more highlights
benie pushed to main at config/nvim 2024-03-16 22:46:03 +00:00
61dcbe301b Remove fixme which doesn't seem necessary
benie pushed to main at config/nvim 2024-03-16 22:38:29 +00:00
2a6b777949 With fidget.nvim there's no need for statusline lsp info
benie pushed to main at config/nvim 2024-03-15 16:21:03 +00:00
f9825d9b69 Port over :TextWidth <N> command
benie pushed to main at config/nvim 2024-03-15 00:15:59 +00:00
355c4feecc Add real-time LSP info with fidget
benie pushed to main at config/nvim 2024-03-14 23:58:53 +00:00
6533a96ba0 Fix netrw - mapping when in a buffer with no name/file
benie pushed to main at config/nvim 2024-03-14 23:36:32 +00:00
6c0c906cb2 Fix Quickfix/Location List statusmenu mode string
378c8b0be4 Improve LSP configuration
4072fd3ccf Add a couple of plugins to pretty up the place
Compare 3 commits »
benie pushed to main at config/nvim 2024-03-14 23:17:49 +00:00
77452d989d Add :Remove command, to remove file of current buffer
benie pushed to main at config/nvim 2024-03-14 21:18:19 +00:00
f93360d854 Actually run compdb asynchronously
benie pushed to main at config/nvim 2024-03-14 21:16:11 +00:00
15d3879525 Actually run compdb asynchronously
fb2d661a0e Remove J/K mappings to move block up/down a line
Compare 2 commits »
benie pushed to main at config/nvim 2024-03-13 20:16:56 +00:00
d774c2867f Fix indentation of namespace snippet
benie pushed to main at config/nvim 2024-03-13 20:16:26 +00:00
49af40c918 Add more Telescope LSP mappings
f49f56d043 Ignore warnings from compdb in :BuildDir
Compare 2 commits »
benie pushed to main at config/nvim 2024-03-12 22:19:08 +00:00
0d04a9812c Add tree-sitter based text objects
benie pushed to main at config/nvim 2024-03-12 20:10:25 +00:00
eae24ab24c Add namespace snippet
benie pushed to main at config/nvim 2024-03-12 19:41:10 +00:00
6c941341ff Fix loading of vim-fugitive
benie pushed to master at config/tmux 2024-03-12 19:16:56 +00:00
97a94ec036 Add bindings to search without being in copy mode first
benie pushed to main at config/nvim 2024-03-11 22:34:25 +00:00
eaa63924e2 Make telescope mappings consistent
benie pushed to main at config/nvim 2024-03-11 20:26:53 +00:00
4644f7e6fa Add unimpaired.nvim plugin
benie pushed to main at config/nvim 2024-03-11 20:23:19 +00:00
23ac458935 Shorten init.lua