Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [nvim] limit zettelkasten grep to zettelsHEADportedmaster | Federico Igne | 2023-04-05 | 1 | -2/+1 |
| | |||||
* | [nvim] add experimental support for note resource folders in zettel | Federico Igne | 2023-02-22 | 1 | -0/+17 |
| | |||||
* | [nvim] limit zettel autocommands to Markdown notes | Federico Igne | 2023-02-22 | 1 | -0/+15 |
| | |||||
* | [nvim] add autocapitalization for Dockerfile keywords | Federico Igne | 2023-02-22 | 1 | -0/+31 |
| | |||||
* | [nvim] make LSP config more modular | Federico Igne | 2023-02-22 | 1 | -6/+19 |
| | |||||
* | [nvim] add experimental task to manage docker compose | Federico Igne | 2023-02-22 | 1 | -0/+55 |
| | |||||
* | [nvim] allow popup terminal to run custom command | Federico Igne | 2023-02-22 | 1 | -10/+15 |
| | |||||
* | [nvim] add support for clangd LSP | Federico Igne | 2022-11-05 | 1 | -3/+3 |
| | |||||
* | [nvim] add initial setup for tags generation | Federico Igne | 2022-10-28 | 2 | -0/+48 |
| | |||||
* | [nvim] Fix zettel link insertion and add new mappings | Federico Igne | 2022-10-28 | 1 | -3/+3 |
| | |||||
* | [nvim] remove tab-aware sessions | Federico Igne | 2022-10-28 | 1 | -7/+1 |
| | |||||
* | [zettel] add support for experimental Zettelkasten | Federico Igne | 2022-10-11 | 2 | -0/+218 |
| | |||||
* | [neovim] Add next/prev diagnostic mappings to LSP config | Federico Igne | 2022-05-13 | 1 | -3/+2 |
| | |||||
* | [nvim] Add support for JSON lTeX settings | Federico Igne | 2022-05-07 | 1 | -1/+9 |
| | | | | | This also comes with some additional improvements on the integration between lTeX and neovim. | ||||
* | [nvim] Add lTeX LSP as spell/grammar checking alternative | Federico Igne | 2022-03-09 | 1 | -5/+34 |
| | |||||
* | [nvim] Turn off syntax highlighting during spell checking | Federico Igne | 2022-03-05 | 2 | -0/+30 |
| | | | | | Syntax highlighting is not really turned off but all text-related highlighting groups are set to gray with a special "off" colorscheme. | ||||
* | [nvim] Add 'jobid' to focused terminal statusline | Federico Igne | 2022-01-30 | 1 | -4/+15 |
| | |||||
* | [nvim] Update LSP configuration for Scala Metals and Rust Analyzer | Federico Igne | 2022-01-29 | 1 | -1/+0 |
| | |||||
* | [nvim] Rework checkpoint definitions | Federico Igne | 2022-01-29 | 1 | -8/+15 |
| | |||||
* | [nvim] Improve checkpoint handling and mappings | Federico Igne | 2021-11-04 | 2 | -4/+42 |
| | | | | | | Note that apparently the `vim-surround` has support for inserting parens in insert mode and might be useful to simplify some come. Try out the default keybindings for that. | ||||
* | [nvim] Add support for Rust Analyzer as Rust language server | Federico Igne | 2021-11-04 | 1 | -0/+1 |
| | |||||
* | [nvim] Add nvim-lspconfig plugin and configuration for Scala Metals | Federico Igne | 2021-11-01 | 2 | -7/+54 |
| | |||||
* | [nvim] Add checkpoints and smart parens | Federico Igne | 2021-10-26 | 1 | -0/+25 |
| | |||||
* | [nvim] Add initial config files for NeoVim | Federico Igne | 2021-10-26 | 6 | -0/+399 |