Commit Graph

31 Commits

Author SHA1 Message Date
warg 99e744f0de Remove nvim-tree 2023-09-19 16:14:02 +02:00
warg 22187c326e Fix formatting 2023-09-19 16:12:05 +02:00
warg 48d09e1802 Fix double write messages 2023-09-19 16:11:42 +02:00
warg 473863d5ae Update globals 2023-09-19 16:11:27 +02:00
warg 41bcb60bdc Fix call some methods more safely 2023-09-19 15:56:39 +02:00
warg a667ad2c7f Remove some optsion related to completion 2023-09-15 22:42:13 +02:00
warg 13b0b14c26 Enable mouse menu (for real this time) 2023-09-15 22:41:32 +02:00
warg 9bf8b587e7 Remove term autocmds that no longer works 2023-09-15 22:41:09 +02:00
warg 21b3eeaa4f Do not focus NvimTree upon VimEnter 2023-09-15 22:40:48 +02:00
warg 308080b16f Enable mouse menu 2023-09-15 22:40:01 +02:00
warg f9872f9ab8 Unset cmdheight (bring it back) 2023-09-15 15:32:05 +02:00
warg 74d8b2c268 Disable textwidth 2023-09-14 18:26:29 +02:00
warg fe821f82fe Set cmdheight to 0 2023-09-13 23:43:54 +02:00
warg e085e2efb9 Enable hlsearch
Can be cancelled with <C-l>
2023-09-13 16:11:50 +02:00
warg 6c8967b68b Update LSP related keymaps 2023-09-13 16:11:24 +02:00
warg 810122d88b Add colorcolumn 2023-09-11 13:53:09 +02:00
warg 17c1be7341 Reduce repeated lines 2023-09-10 22:54:26 +02:00
warg c14ec52e8c Separate system clipboard from nvim 2023-09-10 22:52:50 +02:00
warg 449facde2e Explicitly set mode to visual instead of visual+select 2023-09-10 15:18:39 +02:00
warg f5cc648a89 Remove many window and buffer mappings 2023-09-09 04:24:36 +02:00
warg a9e27e6d96 Always show sign column 2023-09-07 07:36:28 +02:00
warg f935c07a2f Update window mappings 2023-09-04 21:31:02 +02:00
warg 103d939143 Cleanup tree 2023-09-04 20:25:03 +02:00
warg f74d4c73f2 Add bufdelete 2023-09-04 20:24:59 +02:00
warg fd5add50ee Add user command for updating everything 2023-09-04 03:44:07 +02:00
warg 3f5579b350 Update treesitter config 2023-09-04 03:42:41 +02:00
warg 60bff6bc38 Clean up autocommands 2023-09-03 01:08:13 +02:00
warg 170275aa6a Clean up globals 2023-09-03 01:04:04 +02:00
warg da3fb5b0d9 Clean up mappings 2023-09-03 01:03:02 +02:00
warg ae3bc212a9 Format workspace with CodeFormat 2023-09-02 21:48:56 +02:00
warg 429a03c710 Initial commit 2023-09-02 21:48:52 +02:00