Commit Graph

456 Commits

Author SHA1 Message Date
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 29d86de085 Set nvim-tree loglevel to WARN 2023-09-13 16:09:49 +02:00
warg 34b62c77da Add luadoc and phpdoc treesitter modules 2023-09-13 16:08:32 +02:00
warg a1a0ba8ff0 Add treesitter-context 2023-09-13 16:08:06 +02:00
warg e1b862ee37 Reorder plugins 2023-09-13 16:07:46 +02:00
warg 1e7e2caaaa Update README 2023-09-13 16:06:53 +02:00
warg 29935fa3fd Add phpcs, php-cs-fixer and phpcbf 2023-09-13 16:05:04 +02:00
warg 19c352be41 Add phpactor (disabled) 2023-09-13 16:02:38 +02:00
warg a6cfba4b14 Add intelephense 2023-09-13 16:00:52 +02:00
warg 810122d88b Add colorcolumn 2023-09-11 13:53:09 +02:00
warg fe2ae55a65 Clarify java JDK is required 2023-09-11 13:39:01 +02:00
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