Commit Graph

161 Commits (5f3addf206e0298c6d1516173b14557c6edbf7b1)

Author SHA1 Message Date
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
Ensar Sarajčić 066ea90939 Add luapopup utility for running ad hoc lua code 2022-05-05 19:38:24 +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ć c2db3f7758 Add plenary tests to neovim check 2022-05-05 18:07:01 +02:00
Ensar Sarajčić b2cb05261b Add more vim projections 2022-05-05 14:03:39 +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ć 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ć a56fe50c16 Add nvim-cmp omni source for ledger files 2022-04-29 14:39:45 +02:00
Ensar Sarajčić b0451d0a27 Clean up LSP configuration for nvim 2022-04-29 13:59:28 +02:00
Ensar Sarajčić 2f73d1c533 Move lua files into unique package to prevent clashes 2022-04-29 13:40:44 +02:00
Ensar Sarajčić a706fe44a0 Add custom null-ls sources for godot 2022-04-29 13:35:01 +02:00
Ensar Sarajčić ad23da054c Add luacheck to main workflow 2022-04-29 09:46:45 +02:00
Ensar Sarajčić 8f434895b0 Move packer installation to workflow instead of neovim 2022-04-28 17:21:55 +02:00
Ensar Sarajčić e3301f6240 Add force parameter to automatic packer download 2022-04-28 17:13:58 +02:00
Ensar Sarajčić df0a5af6ad Fix init.lua to use FORCE_PACKER_INSTALL env variable 2022-04-28 17:09:50 +02:00
Ensar Sarajčić e2ffbe8de0 Fix formatting with stylua 2022-04-28 15:54:37 +02:00
Ensar Sarajčić 7a7a01bbd2 Remove old lua globals 2022-04-28 11:28:19 +02:00
Ensar Sarajčić d33416a12c Use gitsigns.nvim instead of vim-gitgutter 2022-04-28 11:21:41 +02:00
Ensar Sarajčić 93928177f1 Add helpers for local vimrc 2022-04-28 08:56:17 +02:00