Commit Graph

188 Commits (88f4c0b42000967051708d49ac8488367525912d)

Author SHA1 Message Date
Ensar Sarajčić c7dfef96b9 Update URLs of personal plugins to codeberg 2022-07-04 20:13:56 +02:00
Ensar Sarajčić 2058691eeb Enable clang_format only for cpp and c 2022-06-25 16:41:43 +02:00
Ensar Sarajčić 0220062caf Remove custom repository for java_host 2022-06-11 10:09:42 +02:00
Ensar Sarajčić 3108803955 Add root dir for rplugins in jdtls 2022-06-08 09:50:44 +02:00
Ensar Sarajčić 84d61aa1d2 Enable backup and swapfile 2022-06-08 09:50:23 +02:00
Ensar Sarajčić 5d6dd88db4 Ignore class files in rplugin directories 2022-06-06 19:58:58 +02:00
Ensar Sarajčić 1757cb319e Add neovim-java-plugin-host 2022-06-06 19:35:17 +02:00
Ensar Sarajčić 3f71b3e920 Set rg as grepprg when available 2022-06-02 16:52:59 +02:00
Ensar Sarajčić d3657e638c nvim(lsp): use nvim-lsp-installer for jdtls 2022-05-24 19:47:24 +02:00
Ensar Sarajčić 0e4c9bc45f nvim(lsp): migrate to jdtls installer 2022-05-24 19:29:50 +02:00
Ensar Sarajčić 5958f09dad nvim(lsp): fix formatting provider name 2022-05-24 16:34:46 +02:00
Ensar Sarajčić 18edd90665 nvim: update netrw config 2022-05-24 15:16:45 +02:00
Ensar Sarajčić 7ce4148348 Properly set omnifunc and tagfunc on attach when applicable (nvim) 2022-05-24 13:18:16 +02:00
Ensar Sarajčić de6f4277d2 Use new devcontainer build progress autocmd 2022-05-19 19:44:54 +02:00
Ensar Sarajčić 835f6f44f8 Migrate to esensar/nvim-dev-container 2022-05-19 13:22:08 +02:00
Ensar Sarajčić 939a9bca01 Fix lsp formatting autocommand 2022-05-19 11:19:32 +02:00
Ensar Sarajčić 421c02feec Update autocommands to new nvim 0.7.0 syntax 2022-05-19 09:18:35 +02:00
Ensar Sarajčić fb18155176 Fix signature_help mapping in ideavim and neovim 2022-05-18 16:02:31 +02:00
Ensar Sarajčić f477f569bf Add better behavior for godot nvim external editor 2022-05-14 18:33:52 +02:00
Ensar Sarajčić 879859bd71 Use nvim-lsp-installer for LSP installation 2022-05-14 17:34:26 +02:00
Ensar Sarajčić 515e62e982 Add descriptions to all nvim_create_user_command 2022-05-12 21:12:01 +02:00
Ensar Sarajčić 9df988ef28 Add more ideavim mappings 2022-05-12 12:57:38 +02:00
Ensar Sarajčić c6ff26368d Add basic config edit and relaod commands to nvim and ideavim 2022-05-12 12:40:13 +02:00
Ensar Sarajčić 65bb32b75d Fix statusline behavior when parts of lsp message are missing 2022-05-11 15:28:49 +02:00
Ensar Sarajčić f50d38796e Add lsp status to statusline 2022-05-11 15:24:26 +02:00
Ensar Sarajčić 0be0254b1d Rewrite statusline in lua 2022-05-11 14:28:04 +02:00
Ensar Sarajčić 3c006e8b44 Add basic floating terminal 2022-05-10 20:36:47 +02:00
Ensar Sarajčić e42ee7b48d Use minimal when available for lua testing 2022-05-10 10:54:26 +02:00
Ensar Sarajčić 0a583cf540 Fix stylua errors 2022-05-09 13:14:19 +02:00
Ensar Sarajčić 2e52f575be Clean up lsp servers configuration 2022-05-09 11:33:44 +02:00
Ensar Sarajčić 22eab4814c Remove unused supertab config 2022-05-09 00:02:33 +02:00
Ensar Sarajčić 7534b6658a Clean up some ftplugin files 2022-05-08 23:58:35 +02:00
Ensar Sarajčić 24136e13d1 Clean up plugin loading and defer when possible 2022-05-08 23:52:58 +02:00
Ensar Sarajčić b0ad250291 Make nvim lua testing keymaps buffer local 2022-05-08 23:15:34 +02:00
Ensar Sarajčić 399b9acabd Add basic nvim commands for editing config 2022-05-08 17:37:20 +02:00
Ensar Sarajčić 60cf434dec Fix projectionist lua test template 2022-05-08 17:33:41 +02:00
Ensar Sarajčić 62a9f42561 Improve nvim lua testing experience 2022-05-07 20:56:11 +02:00
Ensar Sarajčić 0caec65ecf Update tools for testing lua plugins 2022-05-07 18:10:27 +02:00
Ensar Sarajčić 3a949c94ef Add import in lua vim plugin tests template 2022-05-07 16:20:46 +02:00
Ensar Sarajčić af17f18128 Fix projectionist tests template for vim lua plugins 2022-05-07 16:19:09 +02:00
Ensar Sarajčić 83e64d1950 Fix projectionist heuristics for lua vim plugins 2022-05-07 16:17:19 +02:00
Ensar Sarajčić 0337ac7067 Add .vscode/launch.json support to dap 2022-05-07 13:28:18 +02:00
Ensar Sarajčić 3ffc8dd1be Validate lua code in luapopup before hiding popup 2022-05-07 12:33:53 +02:00
Ensar Sarajčić ced575da82 Fix ordering in vimwiki open_subdirectory_index_file 2022-05-05 23:13:21 +02:00
Ensar Sarajčić 53b15d0489 Fix stylua issue in ui/init 2022-05-05 22:36:09 +02:00
Ensar Sarajčić 797eba7ed4 Add bottom terminal command 2022-05-05 21:57:46 +02:00
Ensar Sarajčić fb1d18ac84 Change failed execution notification level to error in luapopup 2022-05-05 21:40:04 +02:00
Ensar Sarajčić e42005686b Use print instead of vim.cmd('echo ...') 2022-05-05 21:08:20 +02:00
Ensar Sarajčić 47f625593d Add fennel support to luapopup thing 2022-05-05 20:18:11 +02:00
Ensar Sarajčić 6a67d9251f Add lua_utils for evaluating lua code programatically 2022-05-05 19:47:49 +02:00