Commit Graph

299 Commits (2e52f575bea97cca338636a62965ed4aa5e00ba4)

Author SHA1 Message Date
Ensar Sarajčić 2e52f575be Clean up lsp servers configuration 2022-05-09 11:33:44 +02:00
Ensar Sarajčić d3c792f613 Add git-pr-review command for easy local pr reviewing 2022-05-09 11:01:42 +02:00
Ensar Sarajčić f07a720a72 Use nvimdiff as git difftool and mergetool 2022-05-09 08:50:29 +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
Ensar Sarajčić 066ea90939 Add luapopup utility for running ad hoc lua code 2022-05-05 19:38:24 +02:00
Ensar Sarajčić 0f23180b34 Fix used python for aursearch to use /usr/bin/env 2022-05-05 18:30:47 +02:00
Ensar Sarajčić bb7c1311c9 Fix failing fugitive_extensions tests 2022-05-05 18:20:30 +02:00
Ensar Sarajčić c131fe0391 Prevent treesitter installation on CI 2022-05-05 18:14:29 +02:00
Ensar Sarajčić 1b070d092c Use python instead of python3 for aursearch 2022-05-05 18:10:58 +02:00
Ensar Sarajčić c2db3f7758 Add plenary tests to neovim check 2022-05-05 18:07:01 +02:00
Ensar Sarajčić 306c7ed92d Prepare python before running tests 2022-05-05 17:22:51 +02:00
Ensar Sarajčić 53cf493fa4 Use python instead of python3 for aursearch 2022-05-05 17:11:15 +02:00
Ensar Sarajčić 1a9cfeed82 Remove unused theme and blocks data 2022-05-05 15:10:24 +02:00
Ensar Sarajčić 3d6ebd5e10 Clean up unused utilities 2022-05-05 15:07:33 +02:00
Ensar Sarajčić e2ed5f4381 Add more global default tools 2022-05-05 14:58:25 +02:00
Ensar Sarajčić 84b3a682e3 Clean up config symlink 2022-05-05 14:58:15 +02:00
Ensar Sarajčić ed6302f2c8 Update neovim to 0.7.0 2022-05-05 14:34:59 +02:00
Ensar Sarajčić b2cb05261b Add more vim projections 2022-05-05 14:03:39 +02:00
Ensar Sarajčić 56a335e85d Align git commands in ideavimrc with vim 2022-05-05 13:46:12 +02:00
Ensar Sarajčić 889d0976a4 Use telescope-ui-select for vim.ui.select 2022-05-05 12:23:39 +02:00
Ensar Sarajčić b57cf14024 Add some more UI to neovim 2022-05-05 12:14:06 +02:00
Ensar Sarajčić c0e9c0cdf0 Add vim-eunuch plugin for unix 2022-05-04 16:48:39 +02:00
Ensar Sarajčić 9f194e4e85 Revert inccommand options 2022-05-04 16:37:27 +02:00
Ensar Sarajčić e208d038e9 Migrate to conjure instead of fireplace.vim 2022-05-04 14:06:58 +02:00
Ensar Sarajčić f23e301124 Update dap.lua config 2022-05-03 18:56:58 +02:00
Ensar Sarajčić c622dd6206 Add basic ledger completion source to null-ls 2022-05-03 17:55:10 +02:00
Ensar Sarajčić 56c611beee Update newsboat urls 2022-05-01 00:01:27 +02:00
Ensar Sarajčić a50e86aebb Add zig dap configuration 2022-04-30 23:26:57 +02:00
Ensar Sarajčić 08d3a7990c Fix stylua issues 2022-04-30 23:18:43 +02:00
Ensar Sarajčić 2c4a35a0bf Add zig support to nvim 2022-04-30 23:08:58 +02:00
Ensar Sarajčić 49b1a1085d Sync ideavimrc with new neovim config 2022-04-30 13:06:20 +02:00