diff options
| author | jdhao <jdhao@hotmail.com> | 2023-05-07 20:09:14 +0200 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2023-05-07 20:10:52 +0200 |
| commit | cc3a7d6ebde5450a5876e6793ef93577853891fd (patch) | |
| tree | 506a8819fe88b670738b6ab2afd8dba95a01a3d7 /init.lua | |
| parent | f3a359a2fad830708d8fb962bbaafc0e5d3dc8df (diff) | |
remove impatient.nvim
It is not needed since nvim 0.9.0
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ -- Blog: https://jdhao.github.io/ -- GitHub: https://github.com/jdhao -- StackOverflow: https://stackoverflow.com/users/6064933/jdhao +vim.loader.enable() local api = vim.api local version = vim.version |
