Tunui Franken
|
3a72d8da53
|
Disable "diff" treesitter parser for highlight
|
2022-11-02 11:53:51 +01:00 |
|
|
b85abdb59d
|
Replace deprecated vim.lsp.bug.formatting with vim.lsp.buf.format
|
2022-10-28 14:59:26 +02:00 |
|
|
7a6c814e2a
|
Remove mouse from neovim
|
2022-10-28 11:07:12 +02:00 |
|
|
44e7bbd7dd
|
Add nerdtree, man and quickfix extensions for lualine
|
2022-10-20 15:08:29 +02:00 |
|
|
62f07ba44f
|
Update lsp capabilities instanciation
|
2022-10-16 10:41:58 +02:00 |
|
|
2b681acb25
|
Make lualine filename relative
|
2022-10-14 17:44:29 +02:00 |
|
|
cc01ae3dc1
|
Remove devicons setup(), is lazy-loaded by lualine
|
2022-10-14 10:58:40 +02:00 |
|
|
b3f2f8d1fa
|
Add devicons for neovim lualine
|
2022-10-14 10:38:06 +02:00 |
|
|
c59172ef89
|
Add lualine
|
2022-10-13 09:36:23 +02:00 |
|
Tunui Franken
|
b329239107
|
Change yaml tab configs
|
2022-10-12 10:15:51 +02:00 |
|
|
97db051e3e
|
Add twig plugin for neovim
|
2022-09-21 23:19:44 +02:00 |
|
|
f76a83a815
|
Change whitespace color for neovim
|
2022-09-17 21:18:35 +02:00 |
|
|
25da3efa86
|
Add whitespace plugin to neovim
|
2022-09-16 12:50:49 +02:00 |
|
|
767768e5a7
|
Use FileType instead of BufEnter for asm and make
|
2022-09-14 08:39:09 +02:00 |
|
|
888d1e913f
|
Add clangd LSP server
|
2022-09-07 14:16:14 +02:00 |
|
Tunui Franken
|
250d5e17ec
|
Add vim.diagnostic.hide remap
|
2022-08-24 14:54:48 +02:00 |
|
|
b5742a611b
|
Remove marksman lspconfig, don't need it
|
2022-08-16 19:58:30 +02:00 |
|
|
0d263e870f
|
Add code_action keymap
|
2022-08-15 22:45:01 +02:00 |
|
|
516fcc2a1f
|
Set keymap for formatting back to F9 (conflict with tree-sitter)
|
2022-08-14 12:41:23 +02:00 |
|
|
3d2ba3f601
|
Add pylint
|
2022-08-14 12:32:49 +02:00 |
|
|
b3553e7a65
|
Remove autcommands for formatting, use Lsp instead
|
2022-08-14 12:32:39 +02:00 |
|
|
b8d3bc0d4e
|
Use plugin for diagnosticls config
|
2022-08-14 12:18:46 +02:00 |
|
|
5678db20ca
|
Add python filetype for diagnosticls
|
2022-08-14 11:19:55 +02:00 |
|
|
2c74b589a7
|
Add diagnosticls
|
2022-08-14 11:11:11 +02:00 |
|
|
f1bee6e869
|
Remove lsp folder and merge server setups in plugins options file
|
2022-08-14 09:36:53 +02:00 |
|
|
1c541349ac
|
Commment for ansible lsp was wrong
|
2022-08-14 09:23:47 +02:00 |
|
|
c49de8cb6c
|
Add jedi language server
|
2022-08-13 23:55:23 +02:00 |
|
|
329be26b67
|
Remove drop in vim for neovim
|
2022-08-13 23:48:11 +02:00 |
|
|
19f6f06421
|
Add global on_attach function to avoid duplicate code
|
2022-08-13 23:47:49 +02:00 |
|
|
45cce73a02
|
Add rename and open_float lsp keymaps
|
2022-08-13 22:05:12 +02:00 |
|
|
8330424838
|
Add luasnip config
|
2022-08-13 17:03:56 +02:00 |
|
|
9d10cb05a2
|
Integrate tab for luasnip and completion
|
2022-08-13 13:57:27 +02:00 |
|
|
a6233d9960
|
Remove and merge transition.lua
|
2022-08-13 13:05:31 +02:00 |
|
|
03dc05a28c
|
Complete the completion setup
|
2022-08-13 12:54:02 +02:00 |
|
|
c9bfe21723
|
Add marksman LSP server
|
2022-08-13 09:39:52 +02:00 |
|
|
f9eef44708
|
Add ansiblels to neovim
|
2022-08-10 23:50:06 +02:00 |
|
|
44691c8aa5
|
Don't select the first completion, it breaks some usage
|
2022-08-10 00:33:47 +02:00 |
|
|
aade1ac1be
|
Add ansible-vim plugin
|
2022-08-08 21:43:28 +02:00 |
|
|
1855b99eb8
|
Add nvim-cmp
|
2022-08-08 01:25:36 +02:00 |
|
|
fdad10eaf8
|
Add Telescope
|
2022-08-06 20:57:27 +02:00 |
|
|
1a2221f650
|
Change keybindings for diagnostic
|
2022-08-06 20:20:34 +02:00 |
|
|
41a21a3d64
|
Add vim.diagnostic keymap for LSP
|
2022-08-06 19:46:33 +02:00 |
|
|
9021c22ea5
|
Split plugin options into multiple files
|
2022-08-06 10:52:57 +02:00 |
|
|
173d7c9252
|
Change filenames for packer and plugin options
|
2022-08-06 10:40:20 +02:00 |
|
|
7b76108c8a
|
Add definition, declaration and type_definition to lsp keymaps
|
2022-08-05 21:31:51 +02:00 |
|
|
1c3cef913a
|
Disable conceal from indentLine, does some weird stuff
|
2022-08-04 23:53:20 +02:00 |
|
|
8677dce484
|
Add indentLine plugin
|
2022-08-04 20:48:01 +02:00 |
|
|
1783cb9d9f
|
Add latex lsp config with texlab
|
2022-08-04 13:24:30 +02:00 |
|
|
d873db6299
|
Add bash LSP config
|
2022-08-04 12:41:26 +02:00 |
|
|
1c7e760292
|
Add autoclose and vim-surround plugins
|
2022-08-04 11:12:42 +02:00 |
|