Commit graph

259 commits

Author SHA1 Message Date
493660374d Nvim: convert keymaps to vim.keymap.set and/or which-key.register 2022-08-24 00:01:06 +03:00
c2d846dd29 Remove leftover files 2022-08-23 22:38:49 +03:00
322128cc83 Nvim: use space as leader 2022-08-23 22:18:57 +03:00
315f2a817f Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
df03e639b7 Remove leftover file 2022-08-23 19:36:35 +03:00
9c69c01f36 Sensify neovim output on init 2022-08-23 19:35:56 +03:00
1f5ebafcb3 Use global for lspconfig servers 2022-08-23 19:22:35 +03:00
4ff89f6825 Remove leftover file 2022-08-23 19:21:38 +03:00
f4036b818d Fix scope issues in lspconfig 2022-08-23 19:14:09 +03:00
f4216ae0ba Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
413a8fb1fb Add which-key.nvim 2022-08-23 12:17:21 +03:00
b945ce338e Enable nvim autopairs and some new completion sources 2022-08-23 11:45:28 +03:00
58b1563a8b Add markdown lsp server 2022-08-23 10:14:44 +03:00
d366574989 Fix jdtls setup 2022-08-23 09:41:00 +03:00
64d984edb8 Refine packer update commands 2022-08-23 09:28:07 +03:00
6e52e8a4fb Nvim: Use default Java for LSP 2022-08-23 09:27:43 +03:00
9e5df50795 Fix dotsync alias 2022-08-22 15:01:18 +03:00
1b277bf887 Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
3138316af8 Nvim: switch from nvim-lsp-installer to masonry.nvim 2022-08-22 14:34:30 +03:00
e89683ff77 Neovim: remove filetype.nvim 2022-08-14 20:38:38 +03:00
c578871998 Neovim: add signature help plugin + make use of quotes consistent 2022-08-14 20:36:32 +03:00
2a0b4dd306 Refine neovim updates 2022-08-05 09:37:38 +03:00
99adba52d3 Use filetype.nvim for now instead of filetype.lua for now since it
stopped working
2022-07-25 16:23:26 +03:00
0dd8c5c44d Neovim: Migrate catppuccin config according to instructions 2022-07-25 15:07:50 +03:00
2fa242c8b1 Nvim: Disable folding 2022-06-07 15:55:45 +03:00
df65e0b783 Nvim: simplify treesitter folding. Function name is displayed now 2022-05-06 13:32:32 +03:00
785ab635d0 Git: add upstream alias 2022-04-26 13:45:16 +03:00
ff359ffee9 Nvim: add treesitter ensure_installed 2022-04-25 19:30:41 +03:00
bf0c005444 Nvim: add treesitter folding 2022-04-22 09:50:18 +03:00
756041b63f Nvim treesitter: remove ensure_installed 2022-04-17 23:26:36 +03:00
f629ee960f Nvim: Fix treesitter and bufferline 2022-04-17 23:24:11 +03:00
b6c3651c8c Nvim: add asciidoctor plugin 2022-04-10 13:17:11 +03:00
8f10c4cf0c Fix reference to lsp_map_keys 2022-03-02 23:16:43 +02:00
687e994266 nvim-jdtls: fix export/import 2022-03-02 23:15:00 +02:00
05fb156293 WIP: Not working yet 2022-03-02 20:19:11 +02:00
894ee7c2dd Nvim: add path source to cmp 2022-03-02 19:54:45 +02:00
277f6c0120 Nvim: update some deprecated lsp keybinds 2022-03-02 19:23:18 +02:00
5795589416 Nvim: add telescope-ui-select 2022-03-02 18:01:26 +02:00
7b13a37d2b Nvim: add telescope 2022-03-02 17:50:32 +02:00
9e0399fbed Nvim: add jdtls 🚀 2022-02-24 18:08:59 +02:00
d695658146 Nvim: Setup LSP with additional capabilities supported by nvim-cmp 2022-02-24 17:27:49 +02:00
de518419ce Nvim: enable filetype.lua 2022-02-17 17:14:42 +02:00
4f2c3b5e7e Neovim: add friendly-snippets 2022-02-16 11:24:53 +02:00
ca071c11d1 Fix FZF 2022-02-03 11:26:12 +02:00
0e97eb8fbd Neovim: fix nvimtree keybind 2022-02-03 11:12:23 +02:00
b1007062be Neovim: add Neoformat keybind 2022-01-31 14:38:02 +02:00
6b79ec86f8 Nvim: add fzf keybind 2022-01-15 12:32:39 +02:00
8427208a2a Nvim: switch from telescope to fzf (I like the search algorithm better) 2022-01-06 12:53:18 +02:00
5411c2f5e7 Change colorscheme 2021-12-18 00:19:58 +02:00
432ee57180 Nvim: improve pager mode and other fixes 2021-12-04 11:43:26 +02:00