Commit graph

103 commits

Author SHA1 Message Date
d82483cc4f Set lualine globalstatus to false 2023-04-21 12:14:46 +02:00
6bc4bb302c Add terraform filetype to indent autocommand 2023-04-14 08:49:07 +02:00
d47bb307bd Print lilypond WARNING when compiling 2023-03-24 12:33:19 +01:00
9b9b751173 Prefer running make in lilypond files 2023-02-12 09:45:57 +01:00
ae33f8f713 Fix deprecated sumneko_lua lspconfig for neovim 2023-02-12 09:43:48 +01:00
7aa8b2a15f Remove ruler for python files 2023-01-23 13:45:31 +01:00
243d542291 Ignore html for treesitter, add html to jinja2 ft detection 2023-01-23 10:43:02 +01:00
9eb1302938 Set globalstatus for lualine 2022-12-27 10:48:58 +01:00
64d085e3ea Disable make for treesitter 2022-11-25 12:54:14 +01:00
67346bc66c Disable gitcommit highlight for treesitter 2022-11-25 11:01:46 +01:00
3b1064fab1 Add namespace for packer require loop 2022-11-25 10:29:27 +01:00
ae6fa140cb Move plugin options to after file 2022-11-25 09:52:43 +01:00
0883064a27 Add rust-analyzer for neovim 2022-11-24 10:12:32 +01:00
43a32e61d5 Pattern for StripWhitespace except on Markdown doesn't work 2022-11-24 09:59:13 +01:00
3446969123 Don't strip whitespace on markdown files 2022-11-19 15:29:56 +01:00
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