Commit graph

247 commits

Author SHA1 Message Date
f477f569bf Add better behavior for godot nvim external editor 2022-05-14 18:33:52 +02:00
879859bd71 Use nvim-lsp-installer for LSP installation 2022-05-14 17:34:26 +02:00
8eb16cd850 Merge branch 'main' of github.com:esensar/dotfiles 2022-05-13 09:40:01 +02:00
bed03cf05a Version godot editor settings 2022-05-13 09:39:47 +02:00
515e62e982 Add descriptions to all nvim_create_user_command 2022-05-12 21:12:01 +02:00
00ab7fcbad Remove git-pr-review bin util 2022-05-12 15:54:21 +02:00
9df988ef28 Add more ideavim mappings 2022-05-12 12:57:38 +02:00
c6ff26368d Add basic config edit and relaod commands to nvim and ideavim 2022-05-12 12:40:13 +02:00
65bb32b75d Fix statusline behavior when parts of lsp message are missing 2022-05-11 15:28:49 +02:00
f50d38796e Add lsp status to statusline 2022-05-11 15:24:26 +02:00
0be0254b1d Rewrite statusline in lua 2022-05-11 14:28:04 +02:00
3c006e8b44 Add basic floating terminal 2022-05-10 20:36:47 +02:00
5f3addf206 Update asdf direnv configuration 2022-05-10 11:05:27 +02:00
e42ee7b48d Use minimal when available for lua testing 2022-05-10 10:54:26 +02:00
ebdf6352c3 Add sh-utils to config 2022-05-09 16:09:40 +02:00
8c1476e669 Improve aurfetch utility 2022-05-09 15:59:26 +02:00
0a583cf540 Fix stylua errors 2022-05-09 13:14:19 +02:00
fd96c6afc2 Clean up bin tools 2022-05-09 13:00:44 +02:00
2e52f575be Clean up lsp servers configuration 2022-05-09 11:33:44 +02:00
d3c792f613 Add git-pr-review command for easy local pr reviewing 2022-05-09 11:01:42 +02:00
22eab4814c Remove unused supertab config 2022-05-09 00:02:33 +02:00
7534b6658a Clean up some ftplugin files 2022-05-08 23:58:35 +02:00
24136e13d1 Clean up plugin loading and defer when possible 2022-05-08 23:52:58 +02:00
b0ad250291 Make nvim lua testing keymaps buffer local 2022-05-08 23:15:34 +02:00
399b9acabd Add basic nvim commands for editing config 2022-05-08 17:37:20 +02:00
60cf434dec Fix projectionist lua test template 2022-05-08 17:33:41 +02:00
62a9f42561 Improve nvim lua testing experience 2022-05-07 20:56:11 +02:00
0caec65ecf Update tools for testing lua plugins 2022-05-07 18:10:27 +02:00
3a949c94ef Add import in lua vim plugin tests template 2022-05-07 16:20:46 +02:00
af17f18128 Fix projectionist tests template for vim lua plugins 2022-05-07 16:19:09 +02:00
83e64d1950 Fix projectionist heuristics for lua vim plugins 2022-05-07 16:17:19 +02:00
0337ac7067 Add .vscode/launch.json support to dap 2022-05-07 13:28:18 +02:00
3ffc8dd1be Validate lua code in luapopup before hiding popup 2022-05-07 12:33:53 +02:00
ced575da82 Fix ordering in vimwiki open_subdirectory_index_file 2022-05-05 23:13:21 +02:00
53b15d0489 Fix stylua issue in ui/init 2022-05-05 22:36:09 +02:00
797eba7ed4 Add bottom terminal command 2022-05-05 21:57:46 +02:00
fb1d18ac84 Change failed execution notification level to error in luapopup 2022-05-05 21:40:04 +02:00
e42005686b Use print instead of vim.cmd('echo ...') 2022-05-05 21:08:20 +02:00
47f625593d Add fennel support to luapopup thing 2022-05-05 20:18:11 +02:00
6a67d9251f Add lua_utils for evaluating lua code programatically 2022-05-05 19:47:49 +02:00
066ea90939 Add luapopup utility for running ad hoc lua code 2022-05-05 19:38:24 +02:00
bb7c1311c9 Fix failing fugitive_extensions tests 2022-05-05 18:20:30 +02:00
c131fe0391 Prevent treesitter installation on CI 2022-05-05 18:14:29 +02:00
c2db3f7758 Add plenary tests to neovim check 2022-05-05 18:07:01 +02:00
84b3a682e3 Clean up config symlink 2022-05-05 14:58:15 +02:00
b2cb05261b Add more vim projections 2022-05-05 14:03:39 +02:00
889d0976a4 Use telescope-ui-select for vim.ui.select 2022-05-05 12:23:39 +02:00
b57cf14024 Add some more UI to neovim 2022-05-05 12:14:06 +02:00
c0e9c0cdf0 Add vim-eunuch plugin for unix 2022-05-04 16:48:39 +02:00
9f194e4e85 Revert inccommand options 2022-05-04 16:37:27 +02:00