6ef97d96c5
Add code actions prefix UI
...
Not only does this show a diff of the selected code action before you
apply it, it uses Telescope for display and selection of the desired
code action.
2024-03-05 23:34:20 +00:00
e314314574
Switch to <C-l> to confirm completions
...
Previous mapping of <C-y> caused issues due to y being too close to u so
fat fingers would immediately undo the completion expansion.
2024-03-05 23:32:20 +00:00
983d11e48c
Make visual mode text-case mappings more ergonomic
2024-03-05 23:31:40 +00:00
a4b3d67216
Switch up statusline plugin
2024-03-05 00:21:42 +00:00
cd767afa32
Abolished vim-abolish with text-change.nvim
2024-03-05 00:08:16 +00:00
ae46059400
Change up Telescope mappings
2024-03-05 00:07:44 +00:00
309153dd89
Add gitsigns.nvim and vim-fugitive
2024-03-05 00:07:10 +00:00
c62bffa083
Cleanup completions mappings todos
2024-03-04 21:22:03 +00:00
2d22ea836f
Iron out bugs and document completions plugin setup
2024-03-04 00:32:58 +00:00
0c9780cdd5
Ignore lua-ls warnings about missing-fields
2024-03-03 22:43:39 +00:00
97cfaddce8
Port coc.nvim mappings to native LSP
2024-03-03 22:15:10 +00:00
1d45d47556
Add treesitter based vim-endwise reimplementation
2024-03-03 22:14:08 +00:00
bbccd0563e
Remove useless comment
2024-03-03 22:13:22 +00:00
6eadbc39dc
Add surround plugin
2024-03-03 20:01:56 +00:00
15486edb97
Add comment toggle plugin
2024-03-03 19:47:26 +00:00
02432384f4
Add todo plugin for highlights & telescope integration
2024-03-03 19:46:43 +00:00
9d7afda967
Tune theme settings
2024-03-03 19:44:20 +00:00
dcfe48a4b2
Switch to Kanagawa theme
2024-03-03 16:49:08 +00:00
86d2a85552
Fix SIGABRT on exit on RelWithDebInfo nvim builds
2024-03-03 13:20:30 +00:00
e09dc1346c
Introduce nvim-tmux-navigator
...
Also integrate with my custom setup using tmux window options to
communicate between nvim and tmux for which panes contain nvim
processes.
2024-03-02 17:39:06 +00:00
fc60ca0882
Introduce Telescope plugin
2024-03-02 17:38:42 +00:00
a5e1d8cdaf
Don't let theme italic all the things
2024-03-02 15:18:10 +00:00
20954190a8
Initial experiments with Lua config
2024-03-02 15:17:48 +00:00