Kenneth Benzie benie
benie pushed to main at config/nvim 2024-03-19 17:10:23 +00:00
c8b6476a2b Ignore spl spell check file binaries
benie pushed to main at config/nvim 2024-03-19 11:49:12 +00:00
9f1c0228aa Disable nvim_treesitter#indent() since its buggy on c++ files
benie pushed to main at config/nvim 2024-03-19 11:48:32 +00:00
4c5419fa69 Disable tree-sitter indent on c++ files
benie pushed to main at config/nvim 2024-03-19 11:43:49 +00:00
cfb2fed3e7 Disable tree-sitter indent on c++ files
benie pushed to main at config/nvim 2024-03-18 20:03:22 +00:00
831ac41440 Always make :Build/:BuildDir available
benie pushed to main at config/nvim 2024-03-17 23:34:13 +00:00
0c1328ead4 Add termdebug mappings
0feee4afbf Fix use of opts in vim.keymap.set()
Compare 2 commits »
benie pushed to main at config/nvim 2024-03-17 22:45:36 +00:00
83403a8416 Add vim style mapping to get notmal mode in term:// buffer
benie pushed to main at config/nvim 2024-03-17 22:40:55 +00:00
50cc8ae3ab Add autocmds to improve :terminal usability
51c3bf1b9e Don't show line numbers in help buffers
Compare 2 commits »
benie pushed to main at config/nvim 2024-03-17 14:18:43 +00:00
b9be6fba5a Fix - mapping sometimes landing on wrong filename
c235fb88e1 Setup is required for unimpaired.nvim
Compare 2 commits »
benie pushed to main at config/nvim 2024-03-17 14:03:45 +00:00
772bf3a3c1 Tune cmake and requirements filetypes
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