Commit Graph

444 Commits

Author SHA1 Message Date
warg a8e6106baf Skip install jsregexp for windows 2023-09-11 13:38:30 +02:00
warg e0e4256547 Add back mysteriously disappearing config 2023-09-11 04:09:37 +02:00
warg 64ec611220 Fix header 2023-09-11 04:06:22 +02:00
warg 6294ebe76a Rename plugin dir 2023-09-11 03:59:31 +02:00
warg 321da99f0f Add guard against unconfigured language server 2023-09-10 23:26:57 +02:00
warg 98ecc95085 Add windows specific information 2023-09-10 23:17:03 +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 05f216f639 Remove groovy language server 2023-09-10 22:50:27 +02:00
warg 38bc72a691 Do not highlight opened files in nvim-tree 2023-09-10 22:49:29 +02:00
warg ee29786e66 Fix fugitive mapping 2023-09-10 20:40:26 +02:00
warg 449facde2e Explicitly set mode to visual instead of visual+select 2023-09-10 15:18:39 +02:00
warg 146985824f Update lazy lock 2023-09-09 05:03:54 +02:00
warg 7b2ebc7996 Refactor lsp package 2023-09-09 05:03:37 +02:00
warg 008cd42d71 Use vim.keybind instead of nvim_buf_set_keymap
Also add custom rename function
2023-09-09 05:02:45 +02:00
warg 421b4ab34e Remove unnecessary key unmap in neorg config 2023-09-09 04:59:08 +02:00
warg 2f6b1d1613 Update nvim-cmp config 2023-09-09 04:55:26 +02:00
warg a29f1e6094 Add bufdelete config 2023-09-09 04:27:47 +02:00
warg 34957ea6d0 Update lemminx config 2023-09-09 04:27:17 +02:00
warg d41487a0b1 Remove bufferline 2023-09-09 04:26:49 +02:00
warg f5cc648a89 Remove many window and buffer mappings 2023-09-09 04:24:36 +02:00
warg a159890c71 Replace indent guide plugin 2023-09-09 04:24:31 +02:00
warg a9e27e6d96 Always show sign column 2023-09-07 07:36:28 +02:00
warg 55c8d25749 Fix <C-Space> binding for neorg 2023-09-06 17:41:30 +02:00
warg 04dba09670 Fix undefined variable usage 2023-09-06 17:16:43 +02:00
warg 935de7372c Fix some warnings 2023-09-06 17:15:35 +02:00
warg d84b64a6e6 Restructuring 2023-09-06 17:04:30 +02:00
warg 0dc2cf1f10 Drop dependency on pip 2023-09-05 19:47:35 +02:00
warg 45a70be950 Add python3 dependency for LS that require python3 modules 2023-09-05 19:38:44 +02:00
warg 1c6d546a66 Fix checking for python modules if python executable is missing 2023-09-05 19:37:33 +02:00
warg 3d87f08761 Update handling of LS dependencies 2023-09-05 19:34:05 +02:00
warg eb1da79e6f Update README
Provide additional details about optional dependencies
2023-09-05 19:26:02 +02:00
warg d681fffce0 Install treesitter parsers upon entering buffer 2023-09-05 18:22:54 +02:00
warg 5f134d3f6c Add Neovim version requirement 2023-09-05 17:49:30 +02:00
warg 56c93ed407 Add MIT attribution for CppCXY 2023-09-05 15:39:43 +02:00
warg 03456e4e68 Update tree styling 2023-09-05 02:58:37 +02:00
warg 23ef58e4d3 formatting 2023-09-05 02:51:10 +02:00
warg fb141a3352 Ignore .git dir in tree 2023-09-05 02:50:42 +02:00
warg 35097a00f4 Disable italics in bufferline 2023-09-05 02:47:13 +02:00
warg 63c5761141 Update README 2023-09-05 01:54:15 +02:00
warg e7d36d8904 Update README 2023-09-04 22:24:14 +02:00
warg f935c07a2f Update window mappings 2023-09-04 21:31:02 +02:00
warg 8d29b92b06 Fix print all missing dependencies 2023-09-04 20:31:51 +02:00
warg a5daf6996b Update lazy lock 2023-09-04 20:26:16 +02:00
warg 103d939143 Cleanup tree 2023-09-04 20:25:03 +02:00
warg 9a01cb6b0e Fix enable treesitter highlighting 2023-09-04 20:25:03 +02:00
warg f74d4c73f2 Add bufdelete 2023-09-04 20:24:59 +02:00
warg 6892081736 Clean up aerial 2023-09-04 16:22:37 +02:00
warg d308a8eb37 Clean up autopairs 2023-09-04 16:00:52 +02:00
warg 919b258108 Clean up bufferline 2023-09-04 15:59:23 +02:00