Commit Graph
100 Commits
Author SHA1 Message Date
oli ab1de6c1de stylua 2022-04-04 20:12:20 +02:00
oli 595a4d287b Configure lua lsp to have vim and use as global variables 2022-04-04 20:12:20 +02:00
oli ee3b97648a Some lazy loading of plugins 2022-04-01 23:38:59 +02:00
oli 4462d4af5c lazy load snippets 2022-04-01 23:15:33 +02:00
oli f307fb2124 Don't autoinstall groovyls 2022-04-01 23:15:25 +02:00
oli d57067ea70 get_setup is local 2022-03-28 23:42:05 +02:00
oli 198141f63f removed whitespaces 2022-03-28 23:40:45 +02:00
oli 018c25d0d7 Disable gruvbox material and setup config for gruvbox 2022-03-28 23:39:05 +02:00
oli 04d69955d7 Fixed clangd extensions url 2022-03-28 22:58:20 +02:00
oli 434611abf4 Move some keybinding to the plugin config file 2022-03-23 21:25:06 +01:00
oli f9d0bf5366 Removed unused variables in init 2022-03-23 21:18:39 +01:00
oli 479c8686eb Move terminal to own config file 2022-03-23 21:18:03 +01:00
oli aa7bc38af6 Use default sorting in cmp 2022-03-17 00:11:28 +01:00
oli e3a6774b76 Added clangd_extensions 2022-03-16 23:55:26 +01:00
oli d219e43cc7 Fixed packer bootstrap 2022-03-16 23:04:13 +01:00
oli cb2b0e521f Added stable.json 2022-03-16 22:58:46 +01:00
oli c3deaa45c6 lua format 2022-03-16 22:56:51 +01:00
oli 4c543d7f44 Added lua style file 2022-03-16 22:53:30 +01:00
oli 8860d92ed1 Small fixes 2022-03-16 22:16:06 +01:00
oli a3d76bbd15 Finished all plugins 2022-03-16 21:37:13 +01:00
oli a1d6d33b34 move fzf native to telescope 2022-03-16 21:07:35 +01:00
oli fbdad999cd gitsigns, comment, cmake 2022-03-16 21:04:13 +01:00
oli cf9b76d0e0 nvim-tree and treesitter config to packer 2022-03-16 19:53:08 +01:00
oli c0aa5e03d0 More movement of setup files 2022-03-16 18:03:36 +01:00
oli 86b8b65c99 Fixed autocommand for packer 2022-03-16 17:38:50 +01:00
oli 61a052b960 Same for lsp and cmp 2022-03-16 17:38:38 +01:00
oli 7e1182a11b First version of the packer plugin setup calls 2022-03-16 17:22:06 +01:00
oli 3f9a7f38fb Added neogen 2022-01-29 23:45:16 +01:00
oli 0e13e43fc3 Disable space key in normal mode 2021-12-21 22:22:08 +01:00
oli 0e92584aaf Only set lsp keymaps if server attached 2021-12-21 22:21:54 +01:00
oli b7020671d7 Removed double mappings 2021-12-21 22:21:41 +01:00
oli 31ca3a6d00 Auto install lsp servers 2021-12-21 22:07:59 +01:00
oli 8fabdb2d07 Merge branch 'lua'
# Conflicts:
#	init.vim
2021-12-21 21:52:54 +01:00
oli c5646fef8e Some refactoring 2021-12-21 21:51:20 +01:00
oli f7c5812c9e Extract options to my_options.lua 2021-12-21 21:41:23 +01:00
oli 472372a5b4 Removed lightbulb 2021-12-21 21:28:32 +01:00
oli ab7f22b9bc Added flake8 config 2021-12-19 23:55:56 +01:00
oli 7705b5fc8a Removed unused variables 2021-12-19 23:55:26 +01:00
oli ad0ddc735d Added isort nullls and move it to lsp installer file 2021-12-19 23:51:17 +01:00
oli 89cb317be0 Added flake8 2021-12-19 23:13:36 +01:00
oli c48abe3ad5 Fixed lsp diagnostic warning 2021-12-19 23:13:17 +01:00
oli 1394c013a4 Fixed autoparis warning 2021-12-19 23:10:38 +01:00
oli 33d7b260c0 Disable undefined-global for lua lsp 2021-12-19 22:51:26 +01:00
oli a4de713457 Added null-ls 2021-12-19 22:51:09 +01:00
oli c43f43f6d4 Also have buffer completion in command mode 2021-11-19 18:10:05 +01:00
oli f4631cbaa2 Configure nvim-cmp for s and c mode 2021-11-19 17:37:42 +01:00
oli cccb9812c7 Format 2021-10-14 00:09:31 +02:00
oli 04de46c39a More keymappings for wildmenu 2021-10-14 00:09:09 +02:00
oli 957d91f742 Removed fzf config 2021-10-13 23:58:52 +02:00
oli 936a24e858 vertical wildmenu 2021-10-13 23:58:41 +02:00
oli 34468c3cdf No auto comment in newline 2021-10-13 23:58:07 +02:00
oli 8818bd0a7a Refactor treesitter config 2021-10-13 23:57:50 +02:00
oli 505a55df18 Added signs for lsp info/warning/error 2021-10-12 23:44:57 +02:00
oli ad10e32e09 More nvim-tree config 2021-10-12 23:38:04 +02:00
oli 2bbe00713b delete the ansiesc autocommand 2021-10-12 23:30:39 +02:00
oli 92d1850855 Removed unused files 2021-10-12 23:27:07 +02:00
oli 548c62f559 Removed duplicate keymapping 2021-10-12 22:48:26 +02:00
oli e3797038a2 silent project change 2021-10-12 22:48:08 +02:00
oli fb7df21f68 Fixed nvim-tree config 2021-10-12 22:47:58 +02:00
oli 3c57374872 Replace comment plugin 2021-10-12 22:22:02 +02:00
oli 308e904be3 Neoclip set default register to plus 2021-09-23 23:09:22 +02:00
oli 19c5b0dd96 Use utf-8 lang 2021-09-23 23:04:23 +02:00
oli 8af863e0cd Set keymap for live grep and neoclip 2021-09-23 23:03:29 +02:00
oli a299950ac9 Added shade and some fixes 2021-09-16 23:15:39 +02:00
oli 3a6724e5c3 Added autopairs 2021-09-16 22:54:01 +02:00
oli aebef6589d Don't use tab for autocomplete selection 2021-09-16 22:50:19 +02:00
oli 879d60c37c Add root dir to lualine 2021-09-16 22:42:59 +02:00
oli 82f544a1f5 Fix the ü key 2021-09-15 00:26:31 +02:00
oli 0367479622 Added git blame plugin 2021-09-13 00:39:16 +02:00
oli 71e9004cee Some lsp keys 2021-09-13 00:18:55 +02:00
oli 3cd0e65444 Added bufferline 2021-09-13 00:18:22 +02:00
oli 51b5950376 ignore plugin/packer_compiled.lua 2021-09-12 20:58:05 +02:00
oli 9b0dc1fe06 Set filetypes for some files 2021-09-12 20:54:54 +02:00
oli ccade921f9 Fixed save 2021-09-12 20:54:43 +02:00
oli cb972476a7 Indent without losing v 2021-09-12 20:54:33 +02:00
oli 2812ea2b2b Highlight word under cursor 2021-09-12 20:54:16 +02:00
oli ba1fd529d5 Command history in v mode 2021-09-12 20:26:24 +02:00
oli dd96428828 Show matching braces 2021-09-12 20:26:04 +02:00
oli d97a5cbd11 autocommands 2021-09-12 20:25:50 +02:00
oli afdb787257 Setup line wrapping 2021-09-11 12:40:16 +02:00
oli 4ea2b96332 outline plugin 2021-09-11 00:21:34 +02:00
oli 3789e6736d json lsp 2021-09-11 00:21:26 +02:00
oli f9795280f5 Configure cmake lsp 2021-09-10 23:54:38 +02:00
oli 8d6d4b5c73 Own configuration file for lsp and some small fixes 2021-09-10 23:46:00 +02:00
oli 19f925775a Get snippets running 2021-09-09 22:23:07 +02:00
oli 9009d1365f Try to use luasnip with cmp 2021-09-09 21:32:53 +02:00
oli f71bb836a2 Remove wrong vim cmd 2021-09-09 20:27:49 +02:00
oli 4ae9b84097 nvimtree config 2021-09-09 20:27:26 +02:00
oli f464972ef0 Added lsp-rooter and ts-rainbow 2021-09-09 20:27:11 +02:00
oli bf40b73417 More telescope keys 2021-09-09 00:26:01 +02:00
oli 1d0a458c8f Added completion and some key mappings 2021-09-09 00:13:06 +02:00
oli f4fe34a7aa Added editWithNvim reg file 2021-09-07 21:08:17 +02:00
oli f38e21f648 Move from vim script to lua init file 2021-09-07 21:08:02 +02:00
oli 6db33686b5 Adopt for vscode neovim plugin 2021-06-12 20:07:54 +02:00
oli 7533ec8c37 Added doge plugin 2019-07-11 20:35:32 +02:00
oli 69bce16583 space-s call the yank history 2019-07-02 20:00:59 +02:00
oli 45c304e531 Check for file modifications 2019-07-02 20:00:47 +02:00
oli ea89d5fc20 Set the non-gui popupmenu in nvim-qt 2019-03-30 09:06:47 +01:00
oli fc0c87076f Rainbow config 2019-03-13 12:49:36 +01:00
oli de932b3fd9 use full path to load machine vim file 2019-02-03 13:43:22 +01:00