David JULIEN
|
2737cfc4a2
|
feat: make use of vim.opt
!!! BREAKING : requires neovim #13479 (commit `43956de` on master)
|
2021-05-30 00:02:56 +02:00 |
|
David JULIEN
|
c4c010b067
|
fix: nvim clipboard behavior
|
2021-05-25 16:35:00 +02:00 |
|
David JULIEN
|
5529c37703
|
feat: add treesitter highlighting and indentation
tweak colorscheme to be usable
add nvim-treesitter setup file
disable native nvim indentation
|
2021-05-25 16:34:37 +02:00 |
|
David JULIEN
|
9c2569e575
|
fix: local and global declarations
|
2021-05-21 22:49:21 +02:00 |
|
David JULIEN
|
14e6663e6c
|
feat: setup auto completion for neovim
|
2021-05-19 11:56:12 +02:00 |
|
David JULIEN
|
32680ec340
|
feat: configure LSP in neovim
add LSP config in $XDG_CONFIG_HOME/nvim/lua/lsp
add language servers:
- clangd (C/C++)
- jedi (Python)
|
2021-05-19 11:56:12 +02:00 |
|
David JULIEN
|
8ec80d78f5
|
feat: use HEAD@neovim instead of arch package
BREAKING: require neovim v0.5+ to work!!!
migrate neovim configuration to lua
|
2021-05-19 11:56:12 +02:00 |
|