Commit graph

74 commits

Author SHA1 Message Date
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
60cf434dec Fix projectionist lua test template 2022-05-08 17:33:41 +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
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
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
e208d038e9 Migrate to conjure instead of fireplace.vim 2022-05-04 14:06:58 +02:00
f23e301124 Update dap.lua config 2022-05-03 18:56:58 +02:00
a50e86aebb Add zig dap configuration 2022-04-30 23:26:57 +02:00
2f73d1c533 Move lua files into unique package to prevent clashes 2022-04-29 13:40:44 +02:00
ad23da054c Add luacheck to main workflow 2022-04-29 09:46:45 +02:00
e2ffbe8de0 Fix formatting with stylua 2022-04-28 15:54:37 +02:00
d33416a12c Use gitsigns.nvim instead of vim-gitgutter 2022-04-28 11:21:41 +02:00
93928177f1 Add helpers for local vimrc 2022-04-28 08:56:17 +02:00
6d7ed000ee Update used snippets 2022-04-27 23:43:49 +02:00
58f395081f Update diagnostic settings for nvim 2022-04-27 18:46:14 +02:00
774d6d028e Update keymap settings for neovim 0.7.0 2022-04-27 16:07:16 +02:00
78c30af4f2 Update keymap settings for neovim 0.7 2022-04-27 11:02:47 +02:00
001754e29b Update treesitter configuration for new versions 2022-04-14 10:22:27 +02:00
88151493b4 Add additional dap configurations for lldb 2022-04-14 10:22:09 +02:00
bb9a7506aa Remove deprecated DAPInstall 2022-03-23 12:00:41 +01:00
94d509727a Add automatic DAPUI open/close 2022-03-23 11:52:50 +01:00
355de23a40 Add cpp debugger config 2022-03-23 11:40:13 +01:00
cfb0452a5c Fix clangtidy setup in ALE 2022-03-22 17:38:24 +01:00
12e9ee2e9b Add clang tidy to ALE 2022-03-22 17:36:07 +01:00
92a2fdc599 Add cmakeformat to ALE 2022-03-22 17:34:35 +01:00
0d2cd042d9 Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +01:00
c4bfaacbe5 Add kotlin projectionist config 2021-12-01 13:28:50 +01:00
b509e09357 Add rustfmt config for ALE 2021-11-30 16:49:42 +01:00
2ab61d7722 Ignore neovim packer_compiled file 2021-11-05 21:39:40 +01:00
78aa03aef4 Speed up vim startup 2021-11-05 20:58:26 +01:00
682697c185 Add more DAP config 2021-11-05 10:56:28 +01:00
4a561537d1 Add basic vimwiki extension for generating directory specific index 2021-10-24 22:09:40 +02:00
9864295363 Add java resources to projectionist 2021-10-08 23:53:37 +02:00
60d4643cbd Fix ale_java_google_java_format_options type 2021-10-04 17:46:40 +02:00
3ebc25def8 Fix flags passed to google_java_format in ALE 2021-10-04 17:45:29 +02:00
e859bfc65d Extend vim_rest_console_extensions with auto filename generation 2021-10-04 14:50:45 +02:00
f56683ae0f Add basic extensions for vim-rest-console 2021-10-04 14:22:54 +02:00