Commit graph

70 commits

Author SHA1 Message Date
17a5fa1172 Update to neovim 0.7.0 2022-04-18 12:32:26 +02:00
4138293837 Update nvim-cmp configuration for new versions 2022-04-14 10:21:54 +02:00
83614f4365 Add cmake lsp 2022-03-30 22:29:25 +02:00
bb18b6bf7d Add vim-cmake plugin 2022-03-26 13:34:24 +01:00
bb9a7506aa Remove deprecated DAPInstall 2022-03-23 12:00:41 +01:00
0d2cd042d9 Increase godot LS debounce and reformat lua files 2021-12-02 16:12:10 +01:00
b2fd3bbd5c Fix filetype issues in nvim 2021-12-01 13:28:12 +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
52f7ba7c5d Make directory index output sorted lines 2021-10-24 22:22:16 +02:00
4a561537d1 Add basic vimwiki extension for generating directory specific index 2021-10-24 22:09:40 +02:00
7cb1f435a0 Add solidity support to nvim 2021-10-19 10:03:52 +02:00
46d03f9b13 Make haskell language servers part of PATH 2021-10-18 09:26:17 +02:00
c50fae0597 Use manually installed haskell language server 2021-10-18 09:04:52 +02:00
8f9f09006d Use ghcup instead of asdf for haskell 2021-10-16 18:14:04 +02:00
63e4ff19d4 Add haskell language server 2021-10-16 17:49:21 +02:00
9a81a29971 Add more sources for nvim-cmp 2021-10-08 20:47:52 +02:00
fbfd4800f9 Migrate to nvim-cmp over nvim-compe 2021-10-08 16:28:07 +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
47936f7267 Add google-java-format for linting java 2021-10-04 08:37:53 +02:00
88f7d7d7ee Add vim-rest-console plugin 2021-10-03 21:15:31 +02:00
80a2dfa179 Fix jdtls config for neovim 2021-10-03 21:15:10 +02:00
9d0240d292 Configure jdtls properly 2021-10-03 01:36:29 +02:00
531ef83904 Add crystalline lsp for nvim 2021-09-29 22:45:40 +02:00
bc77317714 Add editorconfig support for neovim 2021-09-29 22:45:23 +02:00
a01cb5d962 Add mint language server for vim 2021-09-29 17:41:25 +02:00
bb6ac5d2b3 Add xml language server for nvim 2021-09-29 17:39:19 +02:00
796c7b3ee7 Use cucumber-language-server from lspconfig 2021-09-23 13:06:48 +02:00
b5d97ed205 Add cucumber language server support 2021-09-22 17:54:35 +02:00
c001e10fce move lua plugin files to correct location 2021-09-18 23:57:25 +02:00
e7e58501d4 Add dockerls to nvim lspconfig 2021-09-15 15:45:21 +02:00
57641ee436 Add terraformls to nvim lspconfig 2021-09-15 15:31:00 +02:00
746ed155d5 Fix jdtls configuration 2021-06-11 13:15:36 +02:00
2ad912368f Conditionally start jdtls on java buffers 2021-06-11 13:00:32 +02:00
ff9241b096 Add java config for nvim 2021-06-11 12:20:00 +02:00
0e770d0f18 Merge branch 'neovim-0.5.0' of github.com:esensar/dotfiles into neovim-0.5.0 2021-05-31 09:54:56 +02:00
3f15d19a84 Update dotnet projectionist for root files 2021-05-31 09:54:43 +02:00
50487ab7ef Add godot config for neovim 2021-05-29 23:31:39 +02:00
8e7ab862ba add c/cpp projectionist config 2021-05-29 18:43:07 +02:00
0d49e2c0fe Add csproj files to projectionist for dotnet 2021-05-24 15:54:08 +02:00
f44705c57b Add csproj files to projectionist for dotnet 2021-05-24 13:47:20 +02:00
a572236327 Add extension type to dotnet projectionist config 2021-05-21 22:11:06 +02:00
37c954c329 Fix csharp and dotnet projectionist config 2021-05-21 22:08:28 +02:00
14d0bd0069 Update flutter 2021-04-21 11:54:39 +02:00
594d500d1d Add dotnet projectionist base config 2021-04-08 16:50:20 +02:00
c6827e3d3d Add nvim config for clojure lsp 2021-04-08 08:37:51 +02:00
741b5fd918 Add dotnet development configuration 2021-04-07 21:50:46 +02:00
bae6e0e441 Add tools for writing vim doc files 2021-03-30 16:17:37 +02:00
189bf63bde Move to nvim-compe for completion 2021-03-23 11:54:28 +01:00