Commit Graph

252 Commits (main)

Author SHA1 Message Date
mandlm 49a05c0306
feat: add null-ls to auto-format with prettier 2022-05-18 16:20:47 +02:00
mandlm 415fcc08ae
feat: only confirm autocomplete with enter if item selected 2022-05-18 10:22:09 +02:00
mandlm fde2607ca2
feat: add telescope ui-select 2022-05-18 10:21:09 +02:00
mandlm a3d0c3623d
feat: use nvim code-actions 2022-05-18 10:20:29 +02:00
mandlm af1ad8dec6
feat: initialize markdown-preview after installation 2022-04-28 09:01:19 +02:00
mandlm 5c711d509b
feat: add nvim-notify 2022-04-28 09:01:14 +02:00
mandlm c97822479f
feat: use lua autocmd to set term keymaps 2022-04-27 11:27:15 +02:00
mandlm 95e22170e0
feat: add tflint 2022-04-26 14:00:04 +02:00
mandlm 65ba9100e7
feat: show relative path in statusline 2022-04-26 13:59:50 +02:00
mandlm 610c1a9a83
feat: add lsp-status to lualine 2022-04-26 08:42:45 +02:00
mandlm 02317e2177
feat: remove sccache config 2022-04-25 21:01:46 +02:00
mandlm 2a4c3cc85b
feat: use lua-dev instead of custom sumneko config 2022-04-25 20:50:42 +02:00
mandlm 5f032adc7a
feat: use nvim-lsp-setup to configure language servers 2022-04-25 20:18:25 +02:00
mandlm ae4c29d906
feat: configure global lualine, add toggleterm support 2022-04-18 13:02:32 +02:00
mandlm 349c48df20
feat: add sccache redis config 2022-04-10 13:05:24 +02:00
mandlm 6ba64db750
feat: add bat config 2022-04-10 12:10:08 +02:00
mandlm 5abe595986
feat: add rust-tools plugin 2022-04-08 08:03:34 +02:00
mandlm f42e3c31b5
feat: toggle search highlighting with * 2022-04-06 10:57:48 +02:00
mandlm ebcbf8e35b
feat: enable nvim-cmp ghost text 2022-04-05 08:08:44 +02:00
mandlm f76948b699
feat: add nvim-cmp sources 2022-04-05 07:54:22 +02:00
mandlm 6f1535f83f
feat: replace coq.nvim with nvim-cmp and luasnip 2022-04-04 19:27:41 +02:00
mandlm 299c65cd0a
feat: show buffer number 2022-04-04 16:53:45 +02:00
mandlm 492be2d390
feat: rename with leader-r 2022-04-02 10:52:07 +02:00
mandlm cc4da2fb2d
feat: enable javascript formatting 2022-04-02 10:51:56 +02:00
mandlm 8eb820689a
feat: add json language server 2022-04-02 10:51:42 +02:00
mandlm 46c64e6bd5
feat: close telescope immediatly 2022-04-02 10:50:59 +02:00
mandlm ffae2576e9
fix: initialize vim statusline later 2022-04-02 10:50:40 +02:00
mandlm e27ac8891e
feat: add gitview 2022-04-02 10:50:28 +02:00
mandlm 17e8dc63a7
feat: replace vim-commentary with Comment.nvim 2022-04-02 10:49:56 +02:00
mandlm 6b953fa964
feat: complete snippets with C-s 2022-04-02 10:49:31 +02:00
mandlm f526cb94e1
feat: switch buffers with C-PageUp/Down 2022-04-02 10:49:01 +02:00
mandlm 2ebfcc3a09
feat: guess git worktree remotes 2022-04-02 10:48:38 +02:00
mandlm a385e1ab19
feat: enable clippy in rust-analyzer 2022-03-21 14:49:37 +01:00
mandlm d634051918
feat: hide terminal line numbers 2022-03-17 10:21:24 +01:00
mandlm 5e72b97e85
feat: add terraform support 2022-03-17 09:20:29 +01:00
mandlm c4a5bc4dce
feat: don't split git window 2022-03-12 10:42:14 +01:00
mandlm 1ec0301cb2
feat: add format-buffer key-mapping 2022-03-12 10:42:14 +01:00
mandlm bedd106416
feat: format with prettier via stdin 2022-03-08 08:33:07 +01:00
mandlm f61bd1aa89
feat: add clangd language server 2022-02-24 21:07:07 +01:00
mandlm affd28c6f5
feat: update installer 2022-02-24 20:43:00 +01:00
mandlm a6156e117d
Merge remote-tracking branch 'nvim/main' 2022-02-24 20:41:13 +01:00
mandlm 9708fa7213
refactor: move all files to subdirectory 2022-02-24 20:39:39 +01:00
mandlm 1ba082c75f
feat: revert to leader-q buffer closing 2022-02-24 08:08:36 +01:00
mandlm a94b69a34f
feat: configure blankline exceptions 2022-02-24 07:57:25 +01:00
mandlm e7f411ac8f
feat: add more treesitter languages 2022-02-24 07:54:00 +01:00
mandlm 4b560280a6
feat: use fzf in Telescope 2022-02-23 21:31:57 +01:00
mandlm 3825a97554
feat: use Telescope for diagnostics 2022-02-23 21:22:28 +01:00
mandlm 260a273957
feat: add find/grep mappings 2022-02-23 21:11:30 +01:00
mandlm c5fc9d2e6a
feat: use Telescope for code actions 2022-02-23 21:08:05 +01:00
mandlm 94a1b5c7bc
feat: close buffers with <C-w> 2022-02-22 20:01:23 +01:00