Sun, 12 Sep 2021 11:11:03 +0200 |
zegervdv |
Make LSP mapping buffer local
|
Sun, 12 Sep 2021 11:09:22 +0200 |
zegervdv |
Use template for linux/osx too
|
Sun, 12 Sep 2021 11:01:25 +0200 |
zegervdv |
Use common template for windows nvim config
|
Fri, 27 Aug 2021 18:11:40 +0200 |
zegervdv |
Move lsp up in completion order
|
Thu, 09 Sep 2021 18:01:35 +0200 |
Zeger Van de Vannet |
Add LspRename command to populate the quickfix list with changed lines
|
Sat, 04 Sep 2021 11:40:32 +0200 |
zegervdv |
Remove custom icons from status line
|
Thu, 02 Sep 2021 12:07:11 +0200 |
Zeger Van de Vannet |
Configure autopairs for cmp
|
Wed, 01 Sep 2021 11:14:31 +0200 |
Zeger Van de Vannet |
Add mapping to open definition in split
|
Wed, 01 Sep 2021 11:13:53 +0200 |
Zeger Van de Vannet |
Disable autocomplete autoselection on CR
|
Tue, 31 Aug 2021 14:41:54 +0200 |
Zeger Van de Vannet |
Expand vsnip snippets in completion
|
Fri, 27 Aug 2021 17:58:01 +0200 |
zegervdv |
Fix mapping for forced completion
|
Fri, 27 Aug 2021 17:52:23 +0200 |
zegervdv |
Add capabilities from cmp_nvim_lsp
|
Fri, 27 Aug 2021 17:37:11 +0200 |
zegervdv |
Add vsnip and path cmp plugins
|
Fri, 27 Aug 2021 17:36:25 +0200 |
zegervdv |
Ask for font_size template value
|
Fri, 27 Aug 2021 17:26:42 +0200 |
zegervdv |
Replace compe with cmp
|
Fri, 27 Aug 2021 16:53:22 +0200 |
zegervdv |
Exclude ' from autopairing in systemverilog
|
Mon, 16 Aug 2021 09:17:49 +0200 |
Zeger Van de Vannet |
Add local config path for gitconfig
|
Mon, 16 Aug 2021 09:14:41 +0200 |
Zeger Van de Vannet |
Add local-global npm install folder to path
|
Sun, 15 Aug 2021 10:10:35 +0200 |
zegervdv |
Complete pairs inside python f-strings
|
Sat, 14 Aug 2021 11:49:44 +0200 |
zegervdv |
Make kitty font_size a template
|
Thu, 12 Aug 2021 14:40:23 +0200 |
Zeger Van de Vannet |
Load kommentary on visual selection mappings too
|
Thu, 12 Aug 2021 14:29:01 +0200 |
Zeger Van de Vannet |
Disable ` pairing for systemverilog
|
Thu, 12 Aug 2021 14:28:10 +0200 |
Zeger Van de Vannet |
Recompile Packer after modifying init.lua
|
Fri, 06 Aug 2021 10:40:35 +0200 |
zegervdv |
Restore old behaviour of wildmenu
|
Wed, 04 Aug 2021 11:27:30 +0200 |
zegervdv |
Fix lazy loading issues with lua-dev
|
Sun, 01 Aug 2021 18:49:15 +0200 |
zegervdv |
Fix wildmode setting to only complete upto common match
|
Sun, 01 Aug 2021 18:47:24 +0200 |
zegervdv |
Lazy load some plugins
|
Wed, 28 Jul 2021 18:24:39 +0200 |
zegervdv |
Prefer single line comments
|
Wed, 28 Jul 2021 11:42:54 +0200 |
zegervdv |
Replace delimitMate with nvim-autopairs
|
Wed, 28 Jul 2021 11:40:52 +0200 |
zegervdv |
Add smarter python indentation
|