Commit Graph

389 Commits (642017d72bcc28909144db8e620693be8a84c94a)

Author SHA1 Message Date
Ensar Sarajčić 3c006e8b44 Add basic floating terminal 2022-05-10 20:36:47 +02:00
Ensar Sarajčić 2a985224bc Make update-all-packages command update asdf packages too 2022-05-10 20:26:55 +02:00
Ensar Sarajčić 5f3addf206 Update asdf direnv configuration 2022-05-10 11:05:27 +02:00
Ensar Sarajčić e42ee7b48d Use minimal when available for lua testing 2022-05-10 10:54:26 +02:00
Ensar Sarajčić 6b154c3124 Fix backup dir creation in makefile 2022-05-09 18:18:59 +02:00
Ensar Sarajčić 05087d8b20 Clean up old config stuff 2022-05-09 18:16:47 +02:00
Ensar Sarajčić 654397e176 Add update-all command to aurfetch 2022-05-09 18:02:15 +02:00
Ensar Sarajčić f80a2062a7 Make aurfetch uninstall delete cache regardless if possible 2022-05-09 16:11:47 +02:00
Ensar Sarajčić ebdf6352c3 Add sh-utils to config 2022-05-09 16:09:40 +02:00
Ensar Sarajčić 8c1476e669 Improve aurfetch utility 2022-05-09 15:59:26 +02:00
Ensar Sarajčić 0a583cf540 Fix stylua errors 2022-05-09 13:14:19 +02:00
Ensar Sarajčić fd96c6afc2 Clean up bin tools 2022-05-09 13:00:44 +02:00
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ć 6e5fc414d7 Merge branch 'main' of github.com:esensar/dotfiles 2022-05-07 16:17:34 +02:00
Ensar Sarajčić 83e64d1950 Fix projectionist heuristics for lua vim plugins 2022-05-07 16:17:19 +02:00
Ensar Sarajčić e0bc3395cf
Prevent scroll crashes when testing neovim nightly 2022-05-07 14:07:50 +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ć 648eccd179 Export PATH before running bin tools tests 2022-05-05 16:59:53 +02:00
Ensar Sarajčić df72c88337 Fix clone location for testing bootstrap 2022-05-05 16:26:33 +02:00
Ensar Sarajčić d86e7b93d0 Ensure path variable is set up before running tests 2022-05-05 16:17:47 +02:00
Ensar Sarajčić 31f134213f Add some basic tests for bin commands 2022-05-05 16:13:37 +02:00
Ensar Sarajčić 1a9cfeed82 Remove unused theme and blocks data 2022-05-05 15:10:24 +02:00