1840232194
Nvim: add bashls
2022-09-03 14:05:34 +03:00
fc76d8c099
Neovim: add mappings for snippet navigation
2022-09-03 00:56:38 +03:00
7f357be296
Nvim: Added intentation settings
2022-09-03 00:56:37 +03:00
31a250b50a
Neovim: format plugins/init.lua
2022-09-03 00:56:37 +03:00
830dd01a30
Neovim: remove unneeded comments from settings.lua
2022-09-03 00:56:36 +03:00
0e126d2153
Nvim: Change colorscheme to kanagawa and some other minor tweaks
2022-09-03 00:56:34 +03:00
da3831dd0b
Add patch for which-key and cmdheight=0 problem
2022-09-03 00:56:34 +03:00
6751e7b356
Refactor settings.lua
...
- Remove all options that matched the defaults in NeoVim
- Remove clipboard=unnamedplus and learded to use registers :)
- set some modern NeoVim settings, f.ex laststatus=3 and cmdheight=0
2022-09-03 00:56:33 +03:00
a097eb15be
Remove some redundant keymappings
...
F.ex <C-j> to original keymapping <C-w>j to switch to left window
2022-09-03 00:56:31 +03:00
060450b9f5
Nvim: Add GPG plugin
2022-08-29 09:55:51 +03:00
b6839e69b9
Revert "Fix plugin load order with LSP plugins"
...
This reverts commit d31a750c98
.
2022-08-26 13:21:42 +03:00
646604d44d
Add taplo LSP
2022-08-26 13:10:03 +03:00
d31a750c98
Fix plugin load order with LSP plugins
2022-08-26 13:09:51 +03:00
9e8435ba99
Nvim: improve packer setup
2022-08-25 10:42:06 +03:00
02d7ce5a94
Add nvim dashboard
2022-08-24 12:09:50 +03:00
c707c17f4b
Add nvimtree configuration
2022-08-24 12:07:21 +03:00
21284ab10d
Refine some more keybinds to new format and rework Telescope config
2022-08-24 00:38:10 +03:00
4d94052d70
Nvim: convert keymaps to vim.keymap.set and/or which-key.register
2022-08-24 00:01:06 +03:00
221aa4b42e
Nvim: use space as leader
2022-08-23 22:18:57 +03:00
fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files
2022-08-23 22:12:01 +03:00
1df85d3a12
Remove leftover file
2022-08-23 19:36:35 +03:00
15f6079e28
Sensify neovim output on init
2022-08-23 19:35:56 +03:00
dd7886205f
Use global for lspconfig servers
2022-08-23 19:22:35 +03:00
64cfd072e7
Remove leftover file
2022-08-23 19:21:38 +03:00
0f738beb9b
Fix scope issues in lspconfig
2022-08-23 19:14:09 +03:00
b985e8a28a
Refactor packer config to use packer config parameter instead of
...
separate requires
2022-08-23 17:56:24 +03:00
989ab0c42a
Add which-key.nvim
2022-08-23 12:17:21 +03:00
dab6db98f8
Enable nvim autopairs and some new completion sources
2022-08-23 11:45:28 +03:00
5629e07bf3
Add markdown lsp server
2022-08-23 10:14:44 +03:00
d70a628146
Fix jdtls setup
2022-08-23 09:41:00 +03:00
6351093de0
Refine packer update commands
2022-08-23 09:28:07 +03:00
f84f9b72f5
Fix dotsync alias
2022-08-22 15:01:18 +03:00
8643dd3b6b
Refactor nvim packer configuration
2022-08-22 14:57:24 +03:00
9ef1115fa2
Nvim: switch from nvim-lsp-installer to masonry.nvim
2022-08-22 14:34:30 +03:00
581dbdb22c
Neovim: remove filetype.nvim
2022-08-14 20:38:38 +03:00
3a918ea5fe
Neovim: add signature help plugin + make use of quotes consistent
2022-08-14 20:36:32 +03:00
bb6771e968
Refine neovim updates
2022-08-05 09:37:38 +03:00
565b902df1
Use filetype.nvim for now instead of filetype.lua for now since it
...
stopped working
2022-07-25 16:23:26 +03:00
910c15fd42
Neovim: Migrate catppuccin config according to instructions
2022-07-25 15:07:50 +03:00
1a95a4c055
Nvim: Disable folding
2022-06-07 15:55:45 +03:00
c76a78459a
Nvim: simplify treesitter folding. Function name is displayed now
2022-05-06 13:32:32 +03:00
4a72542f7f
Nvim: add treesitter ensure_installed
2022-04-25 19:30:41 +03:00
34f9a46a50
Nvim: add treesitter folding
2022-04-22 09:50:18 +03:00
278a7f2478
Nvim treesitter: remove ensure_installed
2022-04-17 23:26:36 +03:00
841a891ecf
Nvim: Fix treesitter and bufferline
2022-04-17 23:24:11 +03:00
86f9acea7f
Nvim: add asciidoctor plugin
2022-04-10 13:17:11 +03:00
4d9947dfa1
Fix reference to lsp_map_keys
2022-03-02 23:16:43 +02:00
0dd0d7c9ba
nvim-jdtls: fix export/import
2022-03-02 23:15:00 +02:00
8af3cdd256
WIP: Not working yet
2022-03-02 20:19:11 +02:00
170fe31f6b
Nvim: add path source to cmp
2022-03-02 19:54:45 +02:00